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