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

Class ServiceEndpointBuilder

    • Constructor Detail

      • ServiceEndpointBuilder

        public ServiceEndpointBuilder()
    • Method Detail

      • getServiceEndpoint

        public abstract URI getServiceEndpoint()
        Get the URI of the service endpoint
        Returns:
        URI of endpoint
      • getRegion

        public abstract Region getRegion()
      • withRegion

        public abstract ServiceEndpointBuilder withRegion(Region region)
        Changes the region of the endpoint builder
        Parameters:
        region - New region to use in endpoint determination
        Returns:
        A reference to this updated object so that method calls can be chained together.
Skip navigation links

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