Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPC
Packages that use VPC
Package
Description
Virtual Private Cloud API v1.
-
Uses of VPC in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type VPCModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<VPC> Vpc.createVpc()
Create a VPC.com.ibm.cloud.sdk.core.http.ServiceCall
<VPC> Vpc.createVpc
(CreateVpcOptions createVpcOptions) Create a VPC.com.ibm.cloud.sdk.core.http.ServiceCall
<VPC> Vpc.getVpc
(GetVpcOptions getVpcOptions) Retrieve a VPC.com.ibm.cloud.sdk.core.http.ServiceCall
<VPC> Vpc.updateVpc
(UpdateVpcOptions updateVpcOptions) Update a VPC. -
Uses of VPC in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type VPC