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