Uses of Class
com.ibm.cloud.is.vpc.v1.model.OperatingSystemCollection
-
Packages that use OperatingSystemCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of OperatingSystemCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type OperatingSystemCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<OperatingSystemCollection>
Vpc. listOperatingSystems()
List operating systems.com.ibm.cloud.sdk.core.http.ServiceCall<OperatingSystemCollection>
Vpc. listOperatingSystems(ListOperatingSystemsOptions listOperatingSystemsOptions)
List operating systems.
-