Uses of Class
com.google.cloud.baremetalsolution.v2.Volume.WorkloadProfile
-
Packages that use Volume.WorkloadProfile Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of Volume.WorkloadProfile in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return Volume.WorkloadProfile Modifier and Type Method Description static Volume.WorkloadProfileVolume.WorkloadProfile. forNumber(int value)Volume.WorkloadProfileVolume.Builder. getWorkloadProfile()The workload profile for the volume.Volume.WorkloadProfileVolume. getWorkloadProfile()The workload profile for the volume.Volume.WorkloadProfileVolumeOrBuilder. getWorkloadProfile()The workload profile for the volume.static Volume.WorkloadProfileVolume.WorkloadProfile. valueOf(int value)Deprecated.static Volume.WorkloadProfileVolume.WorkloadProfile. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Volume.WorkloadProfileVolume.WorkloadProfile. valueOf(String name)Returns the enum constant of this type with the specified name.static Volume.WorkloadProfile[]Volume.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 Volume.WorkloadProfile Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Volume.WorkloadProfile>Volume.WorkloadProfile. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type Volume.WorkloadProfile Modifier and Type Method Description Volume.BuilderVolume.Builder. setWorkloadProfile(Volume.WorkloadProfile value)The workload profile for the volume.
-