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