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