Class HdfsStorageRegistration

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

    public class HdfsStorageRegistration
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    HDFS storage registration.
    • Method Detail

      • getActions

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

        public BucketCatalog getAssociatedCatalog()
        Gets the associatedCatalog. bucket catalog.
        Returns:
        the associatedCatalog
      • getBucketDisplayName

        public java.lang.String getBucketDisplayName()
        Gets the bucketDisplayName. HDFS storage display name.
        Returns:
        the bucketDisplayName
      • getBucketId

        public java.lang.String getBucketId()
        Gets the bucketId. HDFS Storage ID auto generated during registration.
        Returns:
        the bucketId
      • getBucketType

        public java.lang.String getBucketType()
        Gets the bucketType. HDFS type.
        Returns:
        the bucketType
      • getCreatedBy

        public java.lang.String getCreatedBy()
        Gets the createdBy. Username who created the HDFS storage.
        Returns:
        the createdBy
      • getCreatedOn

        public java.lang.String getCreatedOn()
        Gets the createdOn. Creation date.
        Returns:
        the createdOn
      • getDescription

        public java.lang.String getDescription()
        Gets the description. HDFS description.
        Returns:
        the description
      • getManagedBy

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

        public java.lang.String getState()
        Gets the state. mark hdfs active or inactive.
        Returns:
        the state
      • getTags

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