Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerPatch.Builder
Packages that use BareMetalServerPatch.Builder
-
Uses of BareMetalServerPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerPatch.BuilderModifier and TypeMethodDescriptionBareMetalServerPatch.Builder.bandwidth
(long bandwidth) Set the bandwidth.BareMetalServerPatch.Builder.enableSecureBoot
(Boolean enableSecureBoot) Set the enableSecureBoot.Set the name.BareMetalServerPatch.newBuilder()
New builder.BareMetalServerPatch.Builder.reservationAffinity
(BareMetalServerReservationAffinityPatch reservationAffinity) Set the reservationAffinity.BareMetalServerPatch.Builder.trustedPlatformModule
(BareMetalServerTrustedPlatformModulePatch trustedPlatformModule) Set the trustedPlatformModule.