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