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