Uses of Interface
com.google.cloud.secretmanager.v1.Replication.AutomaticOrBuilder
-
Packages that use Replication.AutomaticOrBuilder Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of Replication.AutomaticOrBuilder in com.google.cloud.secretmanager.v1
Classes in com.google.cloud.secretmanager.v1 that implement Replication.AutomaticOrBuilder Modifier and Type Class Description static class
Replication.Automatic
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload without any restrictions.static class
Replication.Automatic.Builder
A replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload without any restrictions.Methods in com.google.cloud.secretmanager.v1 that return Replication.AutomaticOrBuilder Modifier and Type Method Description Replication.AutomaticOrBuilder
Replication.Builder. getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.Replication.AutomaticOrBuilder
Replication. getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.Replication.AutomaticOrBuilder
ReplicationOrBuilder. getAutomaticOrBuilder()
The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.
-