Class CreateStorageRegistrationOptions

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

    public class CreateStorageRegistrationOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createStorageRegistration options.
    • Method Detail

      • description

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

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

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

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

        public StorageCatalogPrototype associatedCatalog()
        Gets the associatedCatalog. storage catalog.
        Returns:
        the associatedCatalog
      • connection

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

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

        public java.lang.String storageUse()
        Gets the storageUse. bucket use to define whether the bucket is for query monitoring or acl.
        Returns:
        the storageUse
      • tags

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

        public java.lang.String authInstanceId()
        Gets the authInstanceId. watsonx.data instance ID.
        Returns:
        the authInstanceId