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.internal

Class S3ObjectLambdasResource

    • Method Detail

      • getType

        public String getType()
        Description copied from interface: S3Resource
        Gets the type of S3 resource represented by this object (e.g.: 'bucket_name'). See S3ResourceType for a list and description of all valid types.
        Specified by:
        getType in interface S3Resource
        Returns:
        the string name of the S3 resource type.
      • getParentS3Resource

        public S3Resource getParentS3Resource()
        Description copied from interface: S3Resource
        Gets the optional parent resource.
        Specified by:
        getParentS3Resource in interface S3Resource
        Returns:
        the parent resource if exists otherwise null
      • getPartition

        public String getPartition()
        Description copied from interface: AwsResource
        Gets the partition associated with the AWS Resource (e.g.: 'aws').
        Specified by:
        getPartition in interface AwsResource
        Returns:
        the value for the partition.
      • getRegion

        public String getRegion()
        Description copied from interface: AwsResource
        Gets the region associated with the AWS Resource (e.g.: 'us-east-1').
        Specified by:
        getRegion in interface AwsResource
        Returns:
        the value for the region.
      • getAccountId

        public String getAccountId()
        Description copied from interface: AwsResource
        Gets the account ID associated with the AWS Resource.
        Specified by:
        getAccountId in interface AwsResource
        Returns:
        the value for the account ID.
      • getAccessPointName

        public String getAccessPointName()
        Returns:
        The name of the access point.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

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