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