Uses of Class
com.google.cloud.netapp.v1.Replication.State
-
Packages that use Replication.State Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of Replication.State in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return Replication.State Modifier and Type Method Description static Replication.StateReplication.State. forNumber(int value)Replication.StateReplication.Builder. getState()Output only.Replication.StateReplication. getState()Output only.Replication.StateReplicationOrBuilder. getState()Output only.static Replication.StateReplication.State. valueOf(int value)Deprecated.static Replication.StateReplication.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Replication.StateReplication.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Replication.State[]Replication.State. 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.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Replication.State>Replication.State. internalGetValueMap()Methods in com.google.cloud.netapp.v1 with parameters of type Replication.State Modifier and Type Method Description Replication.BuilderReplication.Builder. setState(Replication.State value)Output only.
-