Class DeleteBucketRegistrationOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String bucketId)
        Instantiates a new builder with required properties.
        Parameters:
        bucketId - the bucketId
    • Method Detail

      • build

        public DeleteBucketRegistrationOptions build()
        Builds a DeleteBucketRegistrationOptions.
        Returns:
        the new DeleteBucketRegistrationOptions instance
      • bucketId

        public DeleteBucketRegistrationOptions.Builder bucketId​(java.lang.String bucketId)
        Set the bucketId.
        Parameters:
        bucketId - the bucketId
        Returns:
        the DeleteBucketRegistrationOptions builder
      • authInstanceId

        public DeleteBucketRegistrationOptions.Builder authInstanceId​(java.lang.String authInstanceId)
        Set the authInstanceId.
        Parameters:
        authInstanceId - the authInstanceId
        Returns:
        the DeleteBucketRegistrationOptions builder