Class GetRoutingControlStateRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.route53recoverycluster.transform.GetRoutingControlStateRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetRoutingControlStateRequest>
@Generated("software.amazon.awssdk:codegen") public class GetRoutingControlStateRequestMarshaller extends Object implements Marshaller<GetRoutingControlStateRequest>
GetRoutingControlStateRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetRoutingControlStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetRoutingControlStateRequest getRoutingControlStateRequest)
-
-
-
Constructor Detail
-
GetRoutingControlStateRequestMarshaller
public GetRoutingControlStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetRoutingControlStateRequest getRoutingControlStateRequest)
- Specified by:
marshallin interfaceMarshaller<GetRoutingControlStateRequest>
-
-