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