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