Class VirtualImageLocationIdentityProjection

    • Field Detail

      • externalId

        protected java.lang.String externalId
      • imageName

        protected java.lang.String imageName
      • sharedStorage

        protected java.lang.Boolean sharedStorage
      • refType

        protected java.lang.String refType
      • refId

        protected java.lang.Long refId
    • Constructor Detail

      • VirtualImageLocationIdentityProjection

        public VirtualImageLocationIdentityProjection()
    • Method Detail

      • getExternalId

        public java.lang.String getExternalId()
      • setExternalId

        public void setExternalId​(java.lang.String externalId)
      • getImageName

        public java.lang.String getImageName()
      • setImageName

        public void setImageName​(java.lang.String imageName)
      • getSharedStorage

        public java.lang.Boolean getSharedStorage()
      • setSharedStorage

        public void setSharedStorage​(java.lang.Boolean sharedStorage)
      • getRefType

        public java.lang.String getRefType()
      • setRefType

        public void setRefType​(java.lang.String refType)
        This should normally be set to 'ComputeZone' when creating new VirtualImageLocations for a Cloud
        Parameters:
        refType -
      • getRefId

        public java.lang.Long getRefId()
      • setRefId

        public void setRefId​(java.lang.Long refId)
        This should be set to the Cloud's id when creating a new VirtualImageLocation
        Parameters:
        refId -