Class SetSubscriptionAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<SetSubscriptionAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class SetSubscriptionAttributesRequestMarshaller
extends Object
implements Marshaller<SetSubscriptionAttributesRequest>
SetSubscriptionAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionSetSubscriptionAttributesRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
-
Constructor Details
-
SetSubscriptionAttributesRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest) - Specified by:
marshallin interfaceMarshaller<SetSubscriptionAttributesRequest>
-