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