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