| Package | Description |
|---|---|
| com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| Modifier and Type | Field and Description |
|---|---|
protected JacksonMapperAdapter |
ServiceResponseBuilder.mapperAdapter
The mapperAdapter used for deserializing the response.
|
| Modifier and Type | Method and Description |
|---|---|
JacksonMapperAdapter |
ServiceClient.mapperAdapter() |
| Constructor and Description |
|---|
ServiceResponseBuilder(JacksonMapperAdapter mapperAdapter)
Create a ServiceResponseBuilder instance.
|
ServiceResponseBuilder(JacksonMapperAdapter mapperAdapter,
Map<Integer,Type> responseTypes)
Create a ServiceResponseBuilder instance.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/