Class GetGatewayOptions
- java.lang.Object
- 
- com.ibm.cloud.sdk.core.service.model.GenericModel
- 
- com.ibm.cloud.networking.direct_link.v1.model.GetGatewayOptions
 
 
- 
- All Implemented Interfaces:
- com.ibm.cloud.sdk.core.service.model.ObjectModel
 
 public class GetGatewayOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe getGateway options.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGetGatewayOptions.BuilderBuilder.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringid()Gets the id.GetGatewayOptions.BuildernewBuilder()New builder.
 
- 
- 
- 
Method Detail- 
newBuilderpublic GetGatewayOptions.Builder newBuilder() New builder.- Returns:
- a GetGatewayOptions builder
 
 - 
idpublic String id() Gets the id. Direct Link gateway identifier.- Returns:
- the id
 
 
- 
 
-