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