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.GenericModel
The updateGateway options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UpdateGatewayOptions.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>
gatewayPatchTemplatePatch()
Gets the gatewayPatchTemplatePatch.String
id()
Gets the id.UpdateGatewayOptions.Builder
newBuilder()
New builder.
-
-
-
Method Detail
-
newBuilder
public UpdateGatewayOptions.Builder newBuilder()
New builder.- Returns:
- a UpdateGatewayOptions builder
-
id
public String id()
Gets the id. Direct Link gateway identifier.- Returns:
- the id
-
-