public static class S3OverrideAuthSchemePropertiesPlugin.Builder extends Object
| Constructor and Description |
|---|
Builder() |
public S3OverrideAuthSchemePropertiesPlugin.Builder addOperationConstraint(String operation)
public <T> S3OverrideAuthSchemePropertiesPlugin.Builder putIdentityProperty(IdentityProperty<T> key, T value)
public <T> S3OverrideAuthSchemePropertiesPlugin.Builder putSignerProperty(SignerProperty<T> key, T value)
public S3OverrideAuthSchemePropertiesPlugin.Builder normalizePath(Boolean value)
AwsV4FamilyHttpSigner.NORMALIZE_PATH signing property to the given value.public S3OverrideAuthSchemePropertiesPlugin.Builder chunkEncodingEnabled(Boolean value)
AwsV4FamilyHttpSigner.CHUNK_ENCODING_ENABLED signing property to the given value.public S3OverrideAuthSchemePropertiesPlugin.Builder payloadSigningEnabled(Boolean value)
AwsV4FamilyHttpSigner.PAYLOAD_SIGNING_ENABLED signing property to the given value.public S3OverrideAuthSchemePropertiesPlugin build()
Copyright © 2026. All rights reserved.