Package com.ibm.cloud.is.vpc.v1.model
Class RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.RouteNextHopPatch
-
- com.ibm.cloud.is.vpc.v1.model.RouteNextHopPatchVPNGatewayConnectionIdentity
-
- com.ibm.cloud.is.vpc.v1.model.RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById extends RouteNextHopPatchVPNGatewayConnectionIdentity
RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById.Builder
Builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById.Builder
newBuilder()
New builder.-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.RouteNextHopPatch
address, href, id
-
-
-
-
Method Detail
-
newBuilder
public RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById.Builder newBuilder()
New builder.- Returns:
- a RouteNextHopPatchVPNGatewayConnectionIdentityVPNGatewayConnectionIdentityById builder
-
-