Class CreatePlacementGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreatePlacementGroupRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreatePlacementGroupRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreatePlacementGroupRequestMarshaller
extends Object
implements Marshaller<CreatePlacementGroupRequest>
CreatePlacementGroupRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreatePlacementGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreatePlacementGroupRequest createPlacementGroupRequest)
-
Constructor Details
-
CreatePlacementGroupRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreatePlacementGroupRequest>
-