| Package | Description |
|---|---|
| com.microsoft.rest.v2 |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BodyResponse<TBody>
A response to a REST call with a strongly-typed body specified.
|
class |
StreamResponse
A response to a REST call with a streaming body.
|
class |
VoidResponse
A response to a REST call containing only a status code and raw headers.
|
| Modifier and Type | Method and Description |
|---|---|
Constructor<? extends RestResponse<?,?>> |
RestProxy.getRestResponseConstructor(Type entityType) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/