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