Class ListNodegroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.eks.transform.ListNodegroupsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListNodegroupsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListNodegroupsRequestMarshaller
extends Object
implements Marshaller<ListNodegroupsRequest>
ListNodegroupsRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListNodegroupsRequest listNodegroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListNodegroupsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListNodegroupsRequest>
- Parameters:
- listNodegroupsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-