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