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