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