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