Class CreateBucketRegistrationOptions

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

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

      • bucketType

        public java.lang.String bucketType()
        Gets the bucketType. bucket type.
        Returns:
        the bucketType
      • description

        public java.lang.String description()
        Gets the description. bucket description.
        Returns:
        the description
      • managedBy

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

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

        public BucketDetails bucketDetails()
        Gets the bucketDetails. bucket details.
        Returns:
        the bucketDetails
      • bucketDisplayName

        public java.lang.String bucketDisplayName()
        Gets the bucketDisplayName. bucket display name.
        Returns:
        the bucketDisplayName
      • region

        public java.lang.String region()
        Gets the region. region where the bucket is located.
        Returns:
        the region
      • storageDetails

        public StorageDetails storageDetails()
        Gets the storageDetails. storage details.
        Returns:
        the storageDetails
      • 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. Instance ID.
        Returns:
        the authInstanceId