Uses of Class
com.ibm.cloud.is.vpc.v1.model.GetNetworkAclOptions
-
Packages that use GetNetworkAclOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of GetNetworkAclOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type GetNetworkAclOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<NetworkACL>Vpc. getNetworkAcl(GetNetworkAclOptions getNetworkAclOptions)Retrieve a network ACL. -
Uses of GetNetworkAclOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return GetNetworkAclOptions Modifier and Type Method Description GetNetworkAclOptionsGetNetworkAclOptions.Builder. build()Builds a GetNetworkAclOptions.
-