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