public final class AwsS3ProtocolFactory extends AwsXmlProtocolFactory
Modifier and Type | Class and Description |
---|---|
static class |
AwsS3ProtocolFactory.Builder
Builder for
AwsS3ProtocolFactory . |
ROOT_MARSHALL_LOCATION_ATTRIBUTE, XML_NAMESPACE_ATTRIBUTE
Modifier and Type | Method and Description |
---|---|
static AwsS3ProtocolFactory.Builder |
builder() |
<T extends AwsResponse> |
createCombinedResponseHandler(Supplier<SdkPojo> pojoSupplier,
XmlOperationMetadata staxOperationMetadata) |
createErrorResponseHandler, createProtocolMarshaller, createResponseHandler
public static AwsS3ProtocolFactory.Builder builder()
public <T extends AwsResponse> HttpResponseHandler<Response<T>> createCombinedResponseHandler(Supplier<SdkPojo> pojoSupplier, XmlOperationMetadata staxOperationMetadata)
createCombinedResponseHandler
in class AwsXmlProtocolFactory
Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.