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