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