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>
GetSubscriptionAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetSubscriptionAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
-
Constructor Details
-
GetSubscriptionAttributesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest) - Specified by:
marshallin interfaceMarshaller<GetSubscriptionAttributesRequest>
-