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