Class GetAddressListImportJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mailmanager.transform.GetAddressListImportJobRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetAddressListImportJobRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetAddressListImportJobRequestMarshaller
extends Object
implements Marshaller<GetAddressListImportJobRequest>
GetAddressListImportJobRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetAddressListImportJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAddressListImportJobRequest getAddressListImportJobRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
GetAddressListImportJobRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<GetAddressListImportJobRequest>- Parameters:
getAddressListImportJobRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-