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