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