Class CredentialScope
- java.lang.Object
-
- software.amazon.awssdk.http.auth.aws.internal.signer.CredentialScope
-
@Immutable public final class CredentialScope extends Object
-
-
Constructor Summary
Constructors Constructor Description CredentialScope(String region, String service, Instant instant)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDate()StringgetDatetime()InstantgetInstant()StringgetRegion()StringgetService()Stringscope()Stringscope(AwsCredentialsIdentity credentials)
-