Class ListInstanceStorageConfigsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.connect.transform.ListInstanceStorageConfigsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListInstanceStorageConfigsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListInstanceStorageConfigsRequestMarshaller
extends Object
implements Marshaller<ListInstanceStorageConfigsRequest>
ListInstanceStorageConfigsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListInstanceStorageConfigsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListInstanceStorageConfigsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListInstanceStorageConfigsRequest listInstanceStorageConfigsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListInstanceStorageConfigsRequest>- Parameters:
 listInstanceStorageConfigsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -