Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfile
-
Packages that use InstanceProfile Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfile in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type InstanceProfile Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<InstanceProfile>
Vpc. getInstanceProfile(GetInstanceProfileOptions getInstanceProfileOptions)
Retrieve an instance profile. -
Uses of InstanceProfile in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type InstanceProfile Modifier and Type Method Description List<InstanceProfile>
InstanceProfileCollection. getProfiles()
Gets the profiles.
-