Uses of Class
com.google.cloud.secretmanager.v1beta1.Replication.ReplicationCase
-
Packages that use Replication.ReplicationCase Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of Replication.ReplicationCase in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return Replication.ReplicationCase Modifier and Type Method Description static Replication.ReplicationCaseReplication.ReplicationCase. forNumber(int value)Replication.ReplicationCaseReplication.Builder. getReplicationCase()Replication.ReplicationCaseReplication. getReplicationCase()Replication.ReplicationCaseReplicationOrBuilder. getReplicationCase()static Replication.ReplicationCaseReplication.ReplicationCase. valueOf(int value)Deprecated.static Replication.ReplicationCaseReplication.ReplicationCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Replication.ReplicationCase[]Replication.ReplicationCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-