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