Uses of Class
com.ibm.cloud.is.vpc.v1.model.DedicatedHostProfileCollection
-
Packages that use DedicatedHostProfileCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of DedicatedHostProfileCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type DedicatedHostProfileCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<DedicatedHostProfileCollection>
Vpc. listDedicatedHostProfiles()
List dedicated host profiles.com.ibm.cloud.sdk.core.http.ServiceCall<DedicatedHostProfileCollection>
Vpc. listDedicatedHostProfiles(ListDedicatedHostProfilesOptions listDedicatedHostProfilesOptions)
List dedicated host profiles.
-