Class DedicatedHostPatch.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.DedicatedHostPatch.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a DedicatedHostPatch.instancePlacementEnabled
(Boolean instancePlacementEnabled) Set the instancePlacementEnabled.Set the name.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a DedicatedHostPatch.- Returns:
- the new DedicatedHostPatch instance
-
instancePlacementEnabled
Set the instancePlacementEnabled.- Parameters:
instancePlacementEnabled
- the instancePlacementEnabled- Returns:
- the DedicatedHostPatch builder
-
name
Set the name.- Parameters:
name
- the name- Returns:
- the DedicatedHostPatch builder
-