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.ReplicationCase
Replication.ReplicationCase. forNumber(int value)
Replication.ReplicationCase
Replication.Builder. getReplicationCase()
Replication.ReplicationCase
Replication. getReplicationCase()
Replication.ReplicationCase
ReplicationOrBuilder. getReplicationCase()
static Replication.ReplicationCase
Replication.ReplicationCase. valueOf(int value)
Deprecated.static Replication.ReplicationCase
Replication.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.
-