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