Uses of Class
com.google.cloud.secretmanager.v1beta1.Replication
-
Packages that use Replication Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Replication in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return Replication Modifier and Type Method Description ReplicationReplication.Builder. build()ReplicationReplication.Builder. buildPartial()static ReplicationReplication. getDefaultInstance()ReplicationReplication.Builder. getDefaultInstanceForType()ReplicationReplication. getDefaultInstanceForType()ReplicationSecret.Builder. getReplication()Required.ReplicationSecret. getReplication()Required.ReplicationSecretOrBuilder. getReplication()Required.static ReplicationReplication. parseDelimitedFrom(InputStream input)static ReplicationReplication. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicationReplication. parseFrom(byte[] data)static ReplicationReplication. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicationReplication. parseFrom(com.google.protobuf.ByteString data)static ReplicationReplication. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicationReplication. parseFrom(com.google.protobuf.CodedInputStream input)static ReplicationReplication. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicationReplication. parseFrom(InputStream input)static ReplicationReplication. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReplicationReplication. parseFrom(ByteBuffer data)static ReplicationReplication. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.secretmanager.v1beta1 that return types with arguments of type Replication Modifier and Type Method Description com.google.protobuf.Parser<Replication>Replication. getParserForType()static com.google.protobuf.Parser<Replication>Replication. parser()Methods in com.google.cloud.secretmanager.v1beta1 with parameters of type Replication Modifier and Type Method Description Replication.BuilderReplication.Builder. mergeFrom(Replication other)Secret.BuilderSecret.Builder. mergeReplication(Replication value)Required.static Replication.BuilderReplication. newBuilder(Replication prototype)Secret.BuilderSecret.Builder. setReplication(Replication value)Required.
-