Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileIdentity
Packages that use InstanceProfileIdentity
-
Uses of InstanceProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
InstanceProfileIdentityByHref.class
InstanceProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileIdentityModifier and TypeMethodDescriptionInstanceTemplate.getProfile()
Gets the profile.InstancePrototype.profile()
Gets the profile.InstanceTemplatePrototype.profile()
Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type InstanceProfileIdentityModifier and TypeMethodDescriptionInstancePrototypeInstanceByCatalogOfferingInstanceByCatalogOfferingInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceByCatalogOfferingInstanceByCatalogOfferingInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkAttachment.Builder
InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceBySourceSnapshotInstanceBySourceSnapshotInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceBySourceTemplate.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceByVolumeInstanceByVolumeInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstancePrototypeInstanceByVolumeInstanceByVolumeInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateByCatalogOfferingInstanceTemplateByCatalogOfferingInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateByCatalogOfferingInstanceTemplateByCatalogOfferingInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateBySourceSnapshotInstanceTemplateBySourceSnapshotInstanceByNetworkAttachment.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateBySourceSnapshotInstanceTemplateBySourceSnapshotInstanceByNetworkInterface.Builder.profile
(InstanceProfileIdentity profile) Set the profile.InstanceTemplatePrototypeInstanceTemplateBySourceTemplate.Builder.profile
(InstanceProfileIdentity profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type InstanceProfileIdentityModifierConstructorDescriptionBuilder
(InstanceProfileIdentity instanceProfileIdentityByHref) Instantiates a new Builder from an existing InstanceProfileIdentityByHref instance.Builder
(InstanceProfileIdentity instanceProfileIdentityByName) Instantiates a new Builder from an existing InstanceProfileIdentityByName instance.