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