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.ReplicationRoleReplication.ReplicationRole. forNumber(int value)Replication.ReplicationRoleReplication.Builder. getRole()Output only.Replication.ReplicationRoleReplication. getRole()Output only.Replication.ReplicationRoleReplicationOrBuilder. getRole()Output only.static Replication.ReplicationRoleReplication.ReplicationRole. valueOf(int value)Deprecated.static Replication.ReplicationRoleReplication.ReplicationRole. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Replication.ReplicationRoleReplication.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.BuilderReplication.Builder. setRole(Replication.ReplicationRole value)Output only.
-