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