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