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