Uses of Interface
com.google.cloud.secretmanager.v1.Replication.UserManagedOrBuilder
-
Packages that use Replication.UserManagedOrBuilder Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of Replication.UserManagedOrBuilder in com.google.cloud.secretmanager.v1
Classes in com.google.cloud.secretmanager.v1 that implement Replication.UserManagedOrBuilder Modifier and Type Class Description static classReplication.UserManagedA replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload into the locations specified in [Secret.replication.user_managed.replicas][]static classReplication.UserManaged.BuilderA replication policy that replicates the [Secret][google.cloud.secretmanager.v1.Secret] payload into the locations specified in [Secret.replication.user_managed.replicas][]Methods in com.google.cloud.secretmanager.v1 that return Replication.UserManagedOrBuilder Modifier and Type Method Description Replication.UserManagedOrBuilderReplication.Builder. getUserManagedOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilderReplication. getUserManagedOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilderReplicationOrBuilder. getUserManagedOrBuilder()The [Secret][google.cloud.secretmanager.v1.Secret] will only be replicated into the locations specified.
-