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