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