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