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