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