Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileReference
-
Packages that use InstanceProfileReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileReference Modifier and Type Method Description InstanceProfileReference
Instance. getProfile()
Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type InstanceProfileReference Modifier and Type Method Description List<InstanceProfileReference>
ClusterNetworkProfile. getSupportedInstanceProfiles()
Gets the supportedInstanceProfiles.List<InstanceProfileReference>
DedicatedHost. getSupportedInstanceProfiles()
Gets the supportedInstanceProfiles.List<InstanceProfileReference>
DedicatedHostGroup. getSupportedInstanceProfiles()
Gets the supportedInstanceProfiles.List<InstanceProfileReference>
DedicatedHostProfile. getSupportedInstanceProfiles()
Gets the supportedInstanceProfiles.
-