Class ListComputeNodeGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pcs.transform.ListComputeNodeGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListComputeNodeGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListComputeNodeGroupsRequestMarshaller
extends Object
implements Marshaller<ListComputeNodeGroupsRequest>
ListComputeNodeGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListComputeNodeGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListComputeNodeGroupsRequest listComputeNodeGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListComputeNodeGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListComputeNodeGroupsRequest>- Parameters:
 listComputeNodeGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -