| Modifier and Type | Method and Description |
|---|---|
OperationInfo |
OperationInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static SdkHttpFullRequest.Builder |
ProtocolUtils.createSdkHttpRequest(OperationInfo operationInfo,
URI endpoint)
Creates the basic
SdkHttpFullRequest with information from the OperationInfo and the endpoint. |
| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
BaseAwsJsonProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo) |
| Modifier and Type | Method and Description |
|---|---|
default boolean |
ProtocolFact.generatesBody(OperationInfo info)
Returns true if the operation generates a body, false otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
JsonProtocolMarshallerBuilder |
JsonProtocolMarshallerBuilder.operationInfo(OperationInfo operationInfo) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolMarshaller<SdkHttpFullRequest> |
AwsQueryProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo)
Creates a new marshaller for the given request.
|
| Modifier and Type | Method and Description |
|---|---|
QueryProtocolMarshaller.Builder |
QueryProtocolMarshaller.Builder.operationInfo(OperationInfo operationInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected XmlGenerator |
AwsXmlProtocolFactory.createGenerator(OperationInfo operationInfo) |
protected XmlGenerator |
AwsS3ProtocolFactory.createGenerator(OperationInfo operationInfo)
Creates a
XmlGenerator with a S3XmlWriter. |
ProtocolMarshaller<SdkHttpFullRequest> |
AwsXmlProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo)
Creates an instance of
XmlProtocolMarshaller to be used for marshalling the request. |
| Modifier and Type | Method and Description |
|---|---|
XmlProtocolMarshaller.Builder |
XmlProtocolMarshaller.Builder.operationInfo(OperationInfo operationInfo) |
Copyright © 2026. All rights reserved.