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