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