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