Class DeauthorizeDataShareRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.redshift.transform.DeauthorizeDataShareRequestMarshaller
- All Implemented Interfaces:
- Marshaller<DeauthorizeDataShareRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeauthorizeDataShareRequestMarshaller
extends Object
implements Marshaller<DeauthorizeDataShareRequest>
DeauthorizeDataShareRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionDeauthorizeDataShareRequestMarshaller(AwsQueryProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(DeauthorizeDataShareRequest deauthorizeDataShareRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
DeauthorizeDataShareRequestMarshaller
 
- 
- 
Method Details