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