Uses of Class
com.ibm.cloud.is.vpc.v1.model.OperatingSystem
Packages that use OperatingSystem
Package
Description
Virtual Private Cloud API v1.
-
Uses of OperatingSystem in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type OperatingSystemModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall<OperatingSystem> Vpc.getOperatingSystem(GetOperatingSystemOptions getOperatingSystemOptions) Retrieve an operating system. -
Uses of OperatingSystem in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return OperatingSystemModifier and TypeMethodDescriptionImage.getOperatingSystem()Gets the operatingSystem.Snapshot.getOperatingSystem()Gets the operatingSystem.Volume.getOperatingSystem()Gets the operatingSystem.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type OperatingSystemModifier and TypeMethodDescriptionOperatingSystemsPager.getAll()Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.OperatingSystemsPager.getNext()Returns the next page of results.OperatingSystemCollection.getOperatingSystems()Gets the operatingSystems.