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