public final class DefaultAwsCrtS3V4aSigner extends Object implements AwsCrtS3V4aSigner
AwsCrtS3V4aSigner.Builder| Modifier and Type | Method and Description |
|---|---|
static AwsCrtS3V4aSigner.Builder |
builder() |
static AwsCrtS3V4aSigner |
create()
Create a default AwsS34aSigner.
|
SdkHttpFullRequest |
presign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes) |
SdkHttpFullRequest |
sign(SdkHttpFullRequest request,
ExecutionAttributes executionAttributes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcredentialTypepublic static AwsCrtS3V4aSigner create()
AwsCrtS3V4aSignercreate in interface AwsCrtS3V4aSignerpublic static AwsCrtS3V4aSigner.Builder builder()
builder in interface AwsCrtS3V4aSignerpublic SdkHttpFullRequest sign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
public SdkHttpFullRequest presign(SdkHttpFullRequest request, ExecutionAttributes executionAttributes)
Copyright © 2023. All rights reserved.