Package | Description |
---|---|
software.amazon.awssdk.core.client.handler | |
software.amazon.awssdk.core.interceptor |
Modifier and Type | Method and Description |
---|---|
SdkProtocolMetadata |
ClientExecutionParams.getProtocolMetadata() |
Modifier and Type | Method and Description |
---|---|
ClientExecutionParams<InputT,OutputT> |
ClientExecutionParams.withProtocolMetadata(SdkProtocolMetadata protocolMetadata)
Sets the protocol metadata of the API.
|
Modifier and Type | Field and Description |
---|---|
static ExecutionAttribute<SdkProtocolMetadata> |
SdkInternalExecutionAttribute.PROTOCOL_METADATA
The key under which the protocol metadata is stored.
|
Copyright © 2023. All rights reserved.