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