Class GetRoutingControlStateRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.route53recoverycluster.transform.GetRoutingControlStateRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetRoutingControlStateRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetRoutingControlStateRequestMarshaller
extends Object
implements Marshaller<GetRoutingControlStateRequest>
GetRoutingControlStateRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionGetRoutingControlStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetRoutingControlStateRequest getRoutingControlStateRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetRoutingControlStateRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetRoutingControlStateRequest>
- Parameters:
- getRoutingControlStateRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-