Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstancePatch.Builder
Packages that use InstancePatch.Builder
-
Uses of InstancePatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return InstancePatch.BuilderModifier and TypeMethodDescriptionInstancePatch.Builder.availabilityPolicy(InstanceAvailabilityPolicyPatch availabilityPolicy) Set the availabilityPolicy.InstancePatch.Builder.confidentialComputeMode(String confidentialComputeMode) Set the confidentialComputeMode.InstancePatch.Builder.enableSecureBoot(Boolean enableSecureBoot) Set the enableSecureBoot.InstancePatch.Builder.metadataService(InstanceMetadataServicePatch metadataService) Set the metadataService.Set the name.InstancePatch.newBuilder()New builder.InstancePatch.Builder.placementTarget(InstancePlacementTargetPatch placementTarget) Set the placementTarget.InstancePatch.Builder.profile(InstancePatchProfile profile) Set the profile.InstancePatch.Builder.reservationAffinity(InstanceReservationAffinityPatch reservationAffinity) Set the reservationAffinity.InstancePatch.Builder.totalVolumeBandwidth(long totalVolumeBandwidth) Set the totalVolumeBandwidth.