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