Uses of Class
software.amazon.awssdk.http.auth.aws.crt.internal.signer.V4aProperties.Builder
-
Packages that use V4aProperties.Builder Package Description software.amazon.awssdk.http.auth.aws.crt.internal.signer -
-
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.Builder Modifier and Type Method Description static V4aProperties.BuilderV4aProperties. builder()V4aProperties.BuilderV4aProperties.Builder. credentials(AwsCredentialsIdentity credentials)V4aProperties.BuilderV4aProperties.Builder. credentialScope(CredentialScope credentialScope)V4aProperties.BuilderV4aProperties.Builder. doubleUrlEncode(Boolean doubleUrlEncode)V4aProperties.BuilderV4aProperties.Builder. normalizePath(Boolean normalizePath)V4aProperties.BuilderV4aProperties.Builder. signingClock(Clock signingClock)
-