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