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