Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileCollection
-
Packages that use InstanceProfileCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of InstanceProfileCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type InstanceProfileCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<InstanceProfileCollection>
Vpc. listInstanceProfiles()
List instance profiles.com.ibm.cloud.sdk.core.http.ServiceCall<InstanceProfileCollection>
Vpc. listInstanceProfiles(ListInstanceProfilesOptions listInstanceProfilesOptions)
List instance profiles.
-