Class StorageRegistration

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class StorageRegistration
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Storage.
    • Method Detail

      • getActions

        public java.util.List<java.lang.String> getActions()
        Gets the actions. Actions.
        Returns:
        the actions
      • getAssociatedCatalogs

        public java.util.List<StorageCatalog> getAssociatedCatalogs()
        Gets the associatedCatalogs. associated catalogs.
        Returns:
        the associatedCatalogs
      • getConnection

        public StorageDetails getConnection()
        Gets the connection. storage details.
        Returns:
        the connection
      • getCreatedAt

        public java.lang.String getCreatedAt()
        Gets the createdAt. Creation date.
        Returns:
        the createdAt
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. Username of the user who created the storage.
        Returns:
        the createdBy
      • getDescription

        public java.lang.String getDescription()
        Gets the description. storage description.
        Returns:
        the description
      • getDisplayName

        public java.lang.String getDisplayName()
        Gets the displayName. Storage display name.
        Returns:
        the displayName
      • getId

        public java.lang.String getId()
        Gets the id. storage ID auto generated during storage registration.
        Returns:
        the id
      • getManagedBy

        public java.lang.String getManagedBy()
        Gets the managedBy. managed by.
        Returns:
        the managedBy
      • getRegion

        public java.lang.String getRegion()
        Gets the region. Region where the storage is located.
        Returns:
        the region
      • getState

        public java.lang.String getState()
        Gets the state. Mark storage as active or inactive.
        Returns:
        the state
      • getStorageUse

        public java.lang.String getStorageUse()
        Gets the storageUse. parameter to show whether the bucket is of acl or qhmm use.
        Returns:
        the storageUse
      • isSystemStorageUpdateCredentials

        public java.lang.Boolean isSystemStorageUpdateCredentials()
        Gets the systemStorageUpdateCredentials. Boolean value to specify whether updating HMAC credentials for internal system storage.
        Returns:
        the systemStorageUpdateCredentials
      • getTags

        public java.util.List<java.lang.String> getTags()
        Gets the tags. tags.
        Returns:
        the tags
      • getType

        public java.lang.String getType()
        Gets the type. storage type.
        Returns:
        the type
      • isVaultEnabled

        public java.lang.Boolean isVaultEnabled()
        Gets the vaultEnabled. Boolean value to specify whether vault enabled or not.
        Returns:
        the vaultEnabled