Class GatewayOuterClass.RegisterExistingObjectRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tech.figure.objectstore.gateway.GatewayOuterClass.RegisterExistingObjectRequest
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, GatewayOuterClass.RegisterExistingObjectRequestOrBuilder
Enclosing class:
GatewayOuterClass

public static final class GatewayOuterClass.RegisterExistingObjectRequest extends com.google.protobuf.GeneratedMessageV3 implements GatewayOuterClass.RegisterExistingObjectRequestOrBuilder

 Allows registering pre-existing object-store objects so that they may be fetched and managed in the same way as objects stored via
 the PutObject route
 
Protobuf type tech.figure.objectstore.gateway.RegisterExistingObjectRequest
See Also: