Class GetClusterNetworkProfileOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.GetClusterNetworkProfileOptions.Builder
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds a GetClusterNetworkProfileOptions.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 GetClusterNetworkProfileOptions.- Returns:
 - the new GetClusterNetworkProfileOptions instance
 
 - 
name
Set the name.- Parameters:
 name- the name- Returns:
 - the GetClusterNetworkProfileOptions builder
 
 
 -