Class CreateGatewayGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.alexaforbusiness.transform.CreateGatewayGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateGatewayGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateGatewayGroupRequestMarshaller extends Object implements Marshaller<CreateGatewayGroupRequest>
CreateGatewayGroupRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateGatewayGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateGatewayGroupRequest createGatewayGroupRequest)
-
-
-
Constructor Detail
-
CreateGatewayGroupRequestMarshaller
public CreateGatewayGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateGatewayGroupRequest createGatewayGroupRequest)
- Specified by:
marshallin interfaceMarshaller<CreateGatewayGroupRequest>
-
-