@Generated(value="software.amazon.awssdk:codegen") public class AdminRespondToAuthChallengeRequestMarshaller extends Object implements Marshaller<AdminRespondToAuthChallengeRequest>
AdminRespondToAuthChallengeRequest
MarshallerConstructor and Description |
---|
AdminRespondToAuthChallengeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public AdminRespondToAuthChallengeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(AdminRespondToAuthChallengeRequest adminRespondToAuthChallengeRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<AdminRespondToAuthChallengeRequest>
adminRespondToAuthChallengeRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.