Uses of Class
com.ibm.cloud.is.vpc.v1.model.DedicatedHost
Packages that use DedicatedHost
Package
Description
Virtual Private Cloud API v1.
-
Uses of DedicatedHost in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type DedicatedHostModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall<DedicatedHost> Vpc.createDedicatedHost(CreateDedicatedHostOptions createDedicatedHostOptions) Create a dedicated host.com.ibm.cloud.sdk.core.http.ServiceCall<DedicatedHost> Vpc.getDedicatedHost(GetDedicatedHostOptions getDedicatedHostOptions) Retrieve a dedicated host.com.ibm.cloud.sdk.core.http.ServiceCall<DedicatedHost> Vpc.updateDedicatedHost(UpdateDedicatedHostOptions updateDedicatedHostOptions) Update a dedicated host. -
Uses of DedicatedHost in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type DedicatedHostModifier and TypeMethodDescriptionDedicatedHostsPager.getAll()Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.DedicatedHostCollection.getDedicatedHosts()Gets the dedicatedHosts.DedicatedHostsPager.getNext()Returns the next page of results.