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