Uses of Class
com.google.cloud.rapidmigrationassessment.v1.Collector.State
-
Packages that use Collector.State Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment API -
-
Uses of Collector.State in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return Collector.State Modifier and Type Method Description static Collector.StateCollector.State. forNumber(int value)Collector.StateCollector.Builder. getState()Output only.Collector.StateCollector. getState()Output only.Collector.StateCollectorOrBuilder. getState()Output only.static Collector.StateCollector.State. valueOf(int value)Deprecated.static Collector.StateCollector.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Collector.StateCollector.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Collector.State[]Collector.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type Collector.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Collector.State>Collector.State. internalGetValueMap()Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type Collector.State Modifier and Type Method Description Collector.BuilderCollector.Builder. setState(Collector.State value)Output only.
-