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 class
Replication.UserManaged
A replication policy that replicates the [Secret][google.cloud.secrets.v1beta1.Secret] payload into the locations specified in [Secret.replication.user_managed.replicas][]static class
Replication.UserManaged.Builder
A 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.UserManagedOrBuilder
Replication.Builder. getUserManagedOrBuilder()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilder
Replication. getUserManagedOrBuilder()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.Replication.UserManagedOrBuilder
ReplicationOrBuilder. getUserManagedOrBuilder()
The [Secret][google.cloud.secrets.v1beta1.Secret] will only be replicated into the locations specified.
-