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