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