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