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