Uses of Interface
com.google.cloud.secretmanager.v1.ReplicationOrBuilder
-
Packages that use ReplicationOrBuilder Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of ReplicationOrBuilder in com.google.cloud.secretmanager.v1
Classes in com.google.cloud.secretmanager.v1 that implement ReplicationOrBuilder Modifier and Type Class Description class
Replication
A policy that defines the replication and encryption configuration of data.static class
Replication.Builder
A policy that defines the replication and encryption configuration of data.Methods in com.google.cloud.secretmanager.v1 that return ReplicationOrBuilder Modifier and Type Method Description ReplicationOrBuilder
Secret.Builder. getReplicationOrBuilder()
Required.ReplicationOrBuilder
Secret. getReplicationOrBuilder()
Required.ReplicationOrBuilder
SecretOrBuilder. getReplicationOrBuilder()
Required.
-