Uses of Class
com.ibm.cloud.is.vpc.v1.model.ImageIdentity
Packages that use ImageIdentity
-
Uses of ImageIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ImageIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
ImageIdentityByCRN.class
ImageIdentityByHref.class
ImageIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return ImageIdentityModifier and TypeMethodDescriptionInstanceTemplate.getImage()
Gets the image.BareMetalServerInitializationPrototype.image()
Gets the image.InstancePrototype.image()
Gets the image.InstanceTemplatePrototype.image()
Gets the image.ReplaceBareMetalServerInitializationOptions.image()
Gets the image.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ImageIdentityModifier and TypeMethodDescriptionBareMetalServerInitializationPrototype.Builder.image
(ImageIdentity image) Set the image.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkAttachment.Builder.image
(ImageIdentity image) Set the image.InstancePrototypeInstanceByImageInstanceByImageInstanceByNetworkInterface.Builder.image
(ImageIdentity image) Set the image.InstancePrototypeInstanceBySourceTemplate.Builder.image
(ImageIdentity image) Set the image.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkAttachment.Builder.image
(ImageIdentity image) Set the image.InstanceTemplatePrototypeInstanceTemplateByImageInstanceTemplateByImageInstanceByNetworkInterface.Builder.image
(ImageIdentity image) Set the image.InstanceTemplatePrototypeInstanceTemplateBySourceTemplate.Builder.image
(ImageIdentity image) Set the image.ReplaceBareMetalServerInitializationOptions.Builder.image
(ImageIdentity image) Set the image.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ImageIdentityModifierConstructorDescriptionBuilder
(ImageIdentity image, List<KeyIdentity> keys) Instantiates a new builder with required properties.Builder
(ImageIdentity imageIdentityByCrn) Instantiates a new Builder from an existing ImageIdentityByCRN instance.Builder
(ImageIdentity imageIdentityByHref) Instantiates a new Builder from an existing ImageIdentityByHref instance.Builder
(ImageIdentity imageIdentityById) Instantiates a new Builder from an existing ImageIdentityById instance.Builder
(ImageIdentity image, ZoneIdentity zone, InstanceNetworkAttachmentPrototype primaryNetworkAttachment) Instantiates a new builder with required properties.Builder
(ImageIdentity image, ZoneIdentity zone, NetworkInterfacePrototype primaryNetworkInterface) Instantiates a new builder with required properties.Builder
(ImageIdentity image, ZoneIdentity zone, InstanceNetworkAttachmentPrototype primaryNetworkAttachment) Instantiates a new builder with required properties.Builder
(ImageIdentity image, ZoneIdentity zone, NetworkInterfacePrototype primaryNetworkInterface) Instantiates a new builder with required properties.Builder
(String id, ImageIdentity image, List<KeyIdentity> keys) Instantiates a new builder with required properties.