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 classReplication.AutomaticA replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload without any restrictions.static classReplication.Automatic.BuilderA 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.AutomaticOrBuilderReplication.Builder. getAutomaticOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.Replication.AutomaticOrBuilderReplication. getAutomaticOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.Replication.AutomaticOrBuilderReplicationOrBuilder. getAutomaticOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will automatically be replicated without any restrictions.
-