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>
DescribeControlPanelRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeControlPanelRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeControlPanelRequest describeControlPanelRequest)
-
-
-
Constructor Detail
-
DescribeControlPanelRequestMarshaller
public DescribeControlPanelRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeControlPanelRequest describeControlPanelRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeControlPanelRequest>
-
-