Uses of Interface
com.google.cloud.secretmanager.v1beta1.Replication.UserManagedOrBuilder
-
Packages that use Replication.UserManagedOrBuilder Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Replication.UserManagedOrBuilder in com.google.cloud.secretmanager.v1beta1
Classes in com.google.cloud.secretmanager.v1beta1 that implement Replication.UserManagedOrBuilder Modifier and Type Class Description static classReplication.UserManagedA replication policy that replicates the [Secret][google.cloud.secrets.v1beta1.Secret] payload into the locations specified in [Secret.replication.user_managed.replicas][]static classReplication.UserManaged.BuilderA replication policy that replicates the [Secret][google.cloud.secrets.v1beta1.Secret] payload into the locations specified in [Secret.replication.user_managed.replicas][]Methods in com.google.cloud.secretmanager.v1beta1 that return Replication.UserManagedOrBuilder Modifier and Type Method Description Replication.UserManagedOrBuilderReplication.Builder. getUserManagedOrBuilder()The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilderReplication. getUserManagedOrBuilder()The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilderReplicationOrBuilder. getUserManagedOrBuilder()The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
-