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