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