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