Uses of Class
com.google.bigtable.admin.v2.SnapshotTableRequest
-
Uses of SnapshotTableRequest in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return SnapshotTableRequestModifier and TypeMethodDescriptionSnapshotTableRequest.Builder.build()SnapshotTableRequest.Builder.buildPartial()static SnapshotTableRequestSnapshotTableRequest.getDefaultInstance()SnapshotTableRequest.Builder.getDefaultInstanceForType()SnapshotTableRequest.getDefaultInstanceForType()SnapshotTableMetadata.Builder.getOriginalRequest()The request that prompted the initiation of this SnapshotTable operation.SnapshotTableMetadata.getOriginalRequest()The request that prompted the initiation of this SnapshotTable operation.SnapshotTableMetadataOrBuilder.getOriginalRequest()The request that prompted the initiation of this SnapshotTable operation.static SnapshotTableRequestSnapshotTableRequest.parseDelimitedFrom(InputStream input) static SnapshotTableRequestSnapshotTableRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotTableRequestSnapshotTableRequest.parseFrom(byte[] data) static SnapshotTableRequestSnapshotTableRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotTableRequestSnapshotTableRequest.parseFrom(com.google.protobuf.ByteString data) static SnapshotTableRequestSnapshotTableRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotTableRequestSnapshotTableRequest.parseFrom(com.google.protobuf.CodedInputStream input) static SnapshotTableRequestSnapshotTableRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotTableRequestSnapshotTableRequest.parseFrom(InputStream input) static SnapshotTableRequestSnapshotTableRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SnapshotTableRequestSnapshotTableRequest.parseFrom(ByteBuffer data) static SnapshotTableRequestSnapshotTableRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type SnapshotTableRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SnapshotTableRequest>SnapshotTableRequest.getParserForType()static com.google.protobuf.Parser<SnapshotTableRequest>SnapshotTableRequest.parser()Methods in com.google.bigtable.admin.v2 with parameters of type SnapshotTableRequestModifier and TypeMethodDescriptionSnapshotTableRequest.Builder.mergeFrom(SnapshotTableRequest other) SnapshotTableMetadata.Builder.mergeOriginalRequest(SnapshotTableRequest value) The request that prompted the initiation of this SnapshotTable operation.static SnapshotTableRequest.BuilderSnapshotTableRequest.newBuilder(SnapshotTableRequest prototype) SnapshotTableMetadata.Builder.setOriginalRequest(SnapshotTableRequest value) The request that prompted the initiation of this SnapshotTable operation.