JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.s3

Class S3AccessPointResource

    • Method Detail

      • builder

        public static S3AccessPointResource.Builder builder()
        Get a new builder for this class.
        Returns:
        A newly initialized instance of a builder.
      • getType

        public String getType()
        Gets the resource type for this access point.
        Specified by:
        getType in interface S3Resource
        Returns:
        This will always return "accesspoint".
      • getPartition

        public String getPartition()
        Gets the Amazon Web Services partition name associated with this access point (e.g.: 'aws').
        Specified by:
        getPartition in interface AwsResource
        Returns:
        the name of the partition.
      • getRegion

        public String getRegion()
        Gets the Amazon Web Services region name associated with this bucket (e.g.: 'us-east-1').
        Specified by:
        getRegion in interface AwsResource
        Returns:
        the name of the region.
      • getAccountId

        public String getAccountId()
        Gets the Amazon Web Services account ID associated with this bucket.
        Specified by:
        getAccountId in interface AwsResource
        Returns:
        the Amazon Web Services account ID.
      • getAccessPointName

        public String getAccessPointName()
        Gets the name of the access point.
        Returns:
        the name of the access point.
      • getParentS3Resource

        public S3Resource getParentS3Resource()
        Gets the optional parent s3 resource
        Specified by:
        getParentS3Resource in interface S3Resource
        Returns:
        the parent s3 resource if exists, otherwise null
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /