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