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