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