| Package | Description | 
|---|---|
| com.amazonaws.protocol | |
| com.amazonaws.protocol.json | |
| com.amazonaws.protocol.json.internal | |
| com.amazonaws.protocol.rpcv2cbor | |
| com.amazonaws.protocol.rpcv2cbor.internal | 
| Modifier and Type | Method and Description | 
|---|---|
| OperationInfo | OperationInfo.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> ProtocolRequestMarshaller<T> | SdkJsonProtocolFactory. createProtocolMarshaller(OperationInfo operationInfo,
                        T origRequest) | 
| JsonProtocolMarshallerBuilder<T> | JsonProtocolMarshallerBuilder. operationInfo(OperationInfo operationInfo) | 
| Constructor and Description | 
|---|
| JsonProtocolMarshaller(StructuredJsonGenerator jsonGenerator,
                      String contentType,
                      OperationInfo operationInfo,
                      OrigRequest originalRequest,
                      MarshallerRegistry.Builder marshallerRegistryOverrides,
                      EmptyBodyJsonMarshaller emptyBodyMarshaller,
                      boolean isAwsQueryCompatible) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> ProtocolRequestMarshaller<T> | SdkRpcV2CborProtocolFactory. createProtocolMarshaller(OperationInfo operationInfo,
                        T origRequest) | 
| RpcV2CborProtocolMarshallerBuilder<T> | RpcV2CborProtocolMarshallerBuilder. operationInfo(OperationInfo operationInfo) | 
| Constructor and Description | 
|---|
| RpcV2CborProtocolMarshaller(StructuredRpcV2CborGenerator rpcv2cborGenerator,
                           String contentType,
                           OperationInfo operationInfo,
                           OrigRequest originalRequest,
                           MarshallerRegistry.Builder marshallerRegistryOverrides,
                           EmptyBodyRpcV2CborMarshaller emptyBodyMarshaller,
                           boolean isAwsQueryCompatible) | 
Copyright © 2025. All rights reserved.