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