Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNGatewayPatch.Builder
-
Packages that use VPNGatewayPatch.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNGatewayPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return VPNGatewayPatch.Builder Modifier and Type Method Description VPNGatewayPatch.Builder
VPNGatewayPatch.Builder. name(String name)
Set the name.VPNGatewayPatch.Builder
VPNGatewayPatch. newBuilder()
New builder.
-