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