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