Class DeleteLifecycleHookRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.autoscaling.transform.DeleteLifecycleHookRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteLifecycleHookRequest>
@Generated("software.amazon.awssdk:codegen") public class DeleteLifecycleHookRequestMarshaller extends Object implements Marshaller<DeleteLifecycleHookRequest>
DeleteLifecycleHookRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteLifecycleHookRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
-
-
-
Constructor Detail
-
DeleteLifecycleHookRequestMarshaller
public DeleteLifecycleHookRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteLifecycleHookRequest deleteLifecycleHookRequest)
- Specified by:
marshall
in interfaceMarshaller<DeleteLifecycleHookRequest>
-
-