Uses of Class
com.google.cloud.netapp.v1.Replication.ReplicationRole
-
Packages that use Replication.ReplicationRole Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of Replication.ReplicationRole in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return Replication.ReplicationRole Modifier and Type Method Description static Replication.ReplicationRole
Replication.ReplicationRole. forNumber(int value)
Replication.ReplicationRole
Replication.Builder. getRole()
Output only.Replication.ReplicationRole
Replication. getRole()
Output only.Replication.ReplicationRole
ReplicationOrBuilder. getRole()
Output only.static Replication.ReplicationRole
Replication.ReplicationRole. valueOf(int value)
Deprecated.static Replication.ReplicationRole
Replication.ReplicationRole. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Replication.ReplicationRole
Replication.ReplicationRole. valueOf(String name)
Returns the enum constant of this type with the specified name.static Replication.ReplicationRole[]
Replication.ReplicationRole. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.netapp.v1 that return types with arguments of type Replication.ReplicationRole Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Replication.ReplicationRole>
Replication.ReplicationRole. internalGetValueMap()
Methods in com.google.cloud.netapp.v1 with parameters of type Replication.ReplicationRole Modifier and Type Method Description Replication.Builder
Replication.Builder. setRole(Replication.ReplicationRole value)
Output only.
-