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