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