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

Class AWSS3ControlClientBuilder

    • Method Detail

      • setDualstackEnabled

        public void setDualstackEnabled(Boolean dualstackEnabled)
        Sets the status of Dual-Stack endpoints (supports both IPv4 and IPv6) for clients built with this builder. The default is to not use Dual-Stack endpoints.
        Parameters:
        dualstackEnabled - True if Dual-Stack endpoints should be used, false if Dual-Stack endpoints should not be used.
        See Also:
        Using Amazon S3 Dual-Stack Endpoints
      • withDualstackEnabled

        public AWSS3ControlClientBuilder withDualstackEnabled(Boolean dualstackEnabled)
        Sets the status of Dual-Stack endpoints (supports both IPv4 and IPv6) for clients built with this builder. The default is to not use Dual-Stack endpoints.
        Parameters:
        dualstackEnabled - True if Dual-Stack endpoints should be used, false if Dual-Stack endpoints should not be used.
        See Also:
        Using Amazon S3 Dual-Stack Endpoints
      • setFipsEnabled

        public void setFipsEnabled(Boolean fipsEnabled)
        Sets the status of FIPS enabled endpoints for clients built with this builder. The default is to not use FIPS endpoints.
        Parameters:
        fipsEnabled - True if FIPS endpoints should be used, false if FIPS endpoints should not be used.
        See Also:
        FIPS General Information
      • withFipsEnabled

        public AWSS3ControlClientBuilder withFipsEnabled(Boolean fipsEnabled)
        Sets the status of FIPS enabled endpoints for clients built with this builder. The default is to not use FIPS endpoints.
        Parameters:
        fipsEnabled - True if FIPS endpoints should be used, false if FIPS endpoints should not be used.
        See Also:
        FIPS General Information
      • enableUseArnRegion

        public AWSS3ControlClientBuilder enableUseArnRegion()

        This setting will enable the client to make calls to a region specified in an ARN that represents an S3 resource even if that region is different to the region the client was initialized with. This setting is disabled by default.

        Returns:
        this Builder instance that can be used for method chaining
      • setUseArnRegionEnabled

        public void setUseArnRegionEnabled(Boolean useArnRegionEnabled)

        This setting will enable the client to make calls to a region specified in an ARN that represents an S3 resource even if that region is different to the region the client was initialized with. This setting is disabled by default.

      • withUseArnRegionEnabled

        public AWSS3ControlClientBuilder withUseArnRegionEnabled(Boolean useArnRegionEnabled)

        This setting will enable the client to make calls to a region specified in an ARN that represents an S3 resource even if that region is different to the region the client was initialized with. This setting is disabled by default.

        Returns:
        this Builder instance that can be used for method chaining
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

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