Uses of Class
com.google.cloud.assuredworkloads.v1beta1.Workload.SaaEnrollmentResponse.SetupState
-
Packages that use Workload.SaaEnrollmentResponse.SetupState Package Description com.google.cloud.assuredworkloads.v1beta1 A client to Assured Workloads API -
-
Uses of Workload.SaaEnrollmentResponse.SetupState in com.google.cloud.assuredworkloads.v1beta1
Methods in com.google.cloud.assuredworkloads.v1beta1 that return Workload.SaaEnrollmentResponse.SetupState Modifier and Type Method Description static Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse.SetupState. forNumber(int value)
Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse.Builder. getSetupStatus()
Indicates SAA enrollment status of a given workload.Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse. getSetupStatus()
Indicates SAA enrollment status of a given workload.Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponseOrBuilder. getSetupStatus()
Indicates SAA enrollment status of a given workload.static Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse.SetupState. valueOf(int value)
Deprecated.static Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse.SetupState. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Workload.SaaEnrollmentResponse.SetupState
Workload.SaaEnrollmentResponse.SetupState. valueOf(String name)
Returns the enum constant of this type with the specified name.static Workload.SaaEnrollmentResponse.SetupState[]
Workload.SaaEnrollmentResponse.SetupState. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.assuredworkloads.v1beta1 that return types with arguments of type Workload.SaaEnrollmentResponse.SetupState Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Workload.SaaEnrollmentResponse.SetupState>
Workload.SaaEnrollmentResponse.SetupState. internalGetValueMap()
Methods in com.google.cloud.assuredworkloads.v1beta1 with parameters of type Workload.SaaEnrollmentResponse.SetupState Modifier and Type Method Description Workload.SaaEnrollmentResponse.Builder
Workload.SaaEnrollmentResponse.Builder. setSetupStatus(Workload.SaaEnrollmentResponse.SetupState value)
Indicates SAA enrollment status of a given workload.
-