Uses of Class
software.amazon.awssdk.http.auth.aws.crt.internal.signer.V4aProperties.Builder
Packages that use V4aProperties.Builder
-
Uses of V4aProperties.Builder in software.amazon.awssdk.http.auth.aws.crt.internal.signer
Methods in software.amazon.awssdk.http.auth.aws.crt.internal.signer that return V4aProperties.BuilderModifier and TypeMethodDescriptionstatic V4aProperties.BuilderV4aProperties.builder()V4aProperties.Builder.credentials(AwsCredentialsIdentity credentials) V4aProperties.Builder.credentialScope(CredentialScope credentialScope) V4aProperties.Builder.doubleUrlEncode(Boolean doubleUrlEncode) V4aProperties.Builder.normalizePath(Boolean normalizePath) V4aProperties.Builder.signingClock(Clock signingClock)