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