Uses of Class
com.google.cloud.alloydb.v1beta.BatchCreateInstanceStatus
-
Packages that use BatchCreateInstanceStatus Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of BatchCreateInstanceStatus in com.google.cloud.alloydb.v1beta
Methods in com.google.cloud.alloydb.v1beta that return BatchCreateInstanceStatus Modifier and Type Method Description BatchCreateInstanceStatusBatchCreateInstanceStatus.Builder. build()BatchCreateInstanceStatusBatchCreateInstanceStatus.Builder. buildPartial()static BatchCreateInstanceStatusBatchCreateInstanceStatus. getDefaultInstance()BatchCreateInstanceStatusBatchCreateInstanceStatus.Builder. getDefaultInstanceForType()BatchCreateInstanceStatusBatchCreateInstanceStatus. getDefaultInstanceForType()BatchCreateInstanceStatusBatchCreateInstancesMetadata.Builder. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadata. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadataOrBuilder. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadata.Builder. getInstanceStatusesOrThrow(String key)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadata. getInstanceStatusesOrThrow(String key)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadataOrBuilder. getInstanceStatusesOrThrow(String key)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseDelimitedFrom(InputStream input)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(byte[] data)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(com.google.protobuf.ByteString data)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(com.google.protobuf.CodedInputStream input)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(InputStream input)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(ByteBuffer data)static BatchCreateInstanceStatusBatchCreateInstanceStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.alloydb.v1beta that return types with arguments of type BatchCreateInstanceStatus Modifier and Type Method Description Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadata.Builder. getInstanceStatuses()Deprecated.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadata. getInstanceStatuses()Deprecated.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadataOrBuilder. getInstanceStatuses()Deprecated.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadata.Builder. getInstanceStatusesMap()A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadata. getInstanceStatusesMap()A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadataOrBuilder. getInstanceStatusesMap()A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.Map<String,BatchCreateInstanceStatus>BatchCreateInstancesMetadata.Builder. getMutableInstanceStatuses()Deprecated.com.google.protobuf.Parser<BatchCreateInstanceStatus>BatchCreateInstanceStatus. getParserForType()static com.google.protobuf.Parser<BatchCreateInstanceStatus>BatchCreateInstanceStatus. parser()Methods in com.google.cloud.alloydb.v1beta with parameters of type BatchCreateInstanceStatus Modifier and Type Method Description BatchCreateInstanceStatusBatchCreateInstancesMetadata.Builder. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadata. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatusBatchCreateInstancesMetadataOrBuilder. getInstanceStatusesOrDefault(String key, BatchCreateInstanceStatus defaultValue)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.BatchCreateInstanceStatus.BuilderBatchCreateInstanceStatus.Builder. mergeFrom(BatchCreateInstanceStatus other)static BatchCreateInstanceStatus.BuilderBatchCreateInstanceStatus. newBuilder(BatchCreateInstanceStatus prototype)BatchCreateInstancesMetadata.BuilderBatchCreateInstancesMetadata.Builder. putInstanceStatuses(String key, BatchCreateInstanceStatus value)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.Method parameters in com.google.cloud.alloydb.v1beta with type arguments of type BatchCreateInstanceStatus Modifier and Type Method Description BatchCreateInstancesMetadata.BuilderBatchCreateInstancesMetadata.Builder. putAllInstanceStatuses(Map<String,BatchCreateInstanceStatus> values)A map representing state of the instances involved in the BatchCreateInstances operation during the operation execution.
-