Class DescribePublisherRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudformation.transform.DescribePublisherRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribePublisherRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribePublisherRequestMarshaller extends Object implements Marshaller<DescribePublisherRequest>
DescribePublisherRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribePublisherRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribePublisherRequest describePublisherRequest)
-
-
-
Constructor Detail
-
DescribePublisherRequestMarshaller
public DescribePublisherRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribePublisherRequest describePublisherRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribePublisherRequest>
-
-