Uses of Class
com.google.cloud.baremetalsolution.v2.WorkloadProfile
-
Packages that use WorkloadProfile Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of WorkloadProfile in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return WorkloadProfile Modifier and Type Method Description static WorkloadProfileWorkloadProfile. forNumber(int value)WorkloadProfileInstance.Builder. getWorkloadProfile()The workload profile for the instance.WorkloadProfileInstance. getWorkloadProfile()The workload profile for the instance.WorkloadProfileInstanceOrBuilder. getWorkloadProfile()The workload profile for the instance.static WorkloadProfileWorkloadProfile. valueOf(int value)Deprecated.static WorkloadProfileWorkloadProfile. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static WorkloadProfileWorkloadProfile. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkloadProfile[]WorkloadProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type WorkloadProfile Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<WorkloadProfile>WorkloadProfile. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type WorkloadProfile Modifier and Type Method Description Instance.BuilderInstance.Builder. setWorkloadProfile(WorkloadProfile value)The workload profile for the instance.
-