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