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