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