Uses of Class
com.ibm.cloud.is.vpc.v1.model.UpdatePrivatePathServiceGatewayOptions
-
Packages that use UpdatePrivatePathServiceGatewayOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of UpdatePrivatePathServiceGatewayOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type UpdatePrivatePathServiceGatewayOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrivatePathServiceGateway>
Vpc. updatePrivatePathServiceGateway(UpdatePrivatePathServiceGatewayOptions updatePrivatePathServiceGatewayOptions)
Update a private path service gateway. -
Uses of UpdatePrivatePathServiceGatewayOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return UpdatePrivatePathServiceGatewayOptions Modifier and Type Method Description UpdatePrivatePathServiceGatewayOptions
UpdatePrivatePathServiceGatewayOptions.Builder. build()
Builds a UpdatePrivatePathServiceGatewayOptions.
-