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