Interface CreateAccessPointResponse.Builder

    • Method Detail

      • accessPointArn

        CreateAccessPointResponse.Builder accessPointArn​(String accessPointArn)

        The ARN of the access point.

        This is only supported by Amazon S3 on Outposts.

        Parameters:
        accessPointArn - The ARN of the access point.

        This is only supported by Amazon S3 on Outposts.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • alias

        CreateAccessPointResponse.Builder alias​(String alias)

        The name or alias of the access point.

        Parameters:
        alias - The name or alias of the access point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.