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