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