Class DescribeLockedSnapshotsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.DescribeLockedSnapshotsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeLockedSnapshotsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeLockedSnapshotsRequestMarshaller
extends Object
implements Marshaller<DescribeLockedSnapshotsRequest>
DescribeLockedSnapshotsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeLockedSnapshotsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeLockedSnapshotsRequest describeLockedSnapshotsRequest)
-
Constructor Details
-
DescribeLockedSnapshotsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeLockedSnapshotsRequest>
-