Package com.ibm.cloud.is.vpc.v1.model
Class UpdateEndpointGatewayOptions
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.UpdateEndpointGatewayOptions
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class UpdateEndpointGatewayOptions extends com.ibm.cloud.sdk.core.service.model.GenericModelThe updateEndpointGateway options.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUpdateEndpointGatewayOptions.BuilderBuilder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>endpointGatewayPatch()Gets the endpointGatewayPatch.Stringid()Gets the id.UpdateEndpointGatewayOptions.BuildernewBuilder()New builder.
-
-
-
Method Detail
-
newBuilder
public UpdateEndpointGatewayOptions.Builder newBuilder()
New builder.- Returns:
- a UpdateEndpointGatewayOptions builder
-
id
public String id()
Gets the id. The endpoint gateway identifier.- Returns:
- the id
-
-