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