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