Uses of Class
com.google.cloud.secretmanager.v1.Replication.ReplicationCase
-
Packages that use Replication.ReplicationCase Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of Replication.ReplicationCase in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 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.
-