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.partitions.model

Class CredentialScope



  • public class CredentialScope
    extends Object 
    credential scope associated with an endpoint.
    • Constructor Detail

      • CredentialScope

        public CredentialScope()
    • Method Detail

      • getRegion

        public String getRegion()
        Returns the region string to be used when signing a request for an endpoint.
      • setRegion

        public void setRegion(String region)
        Sets the region string to be used when signing a request for an endpoint.
      • getService

        public String getService()
        Returns the service name string to be used when signing a request for an endpoint.
      • setService

        public void setService(String service)
        Sets the service name string to be used when signing a request for an endpoint.
Skip navigation links

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