| Package | Description |
|---|---|
| com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
| Modifier and Type | Method and Description |
|---|---|
<T,E extends RestException> |
AzureResponseBuilder.Factory.newInstance(SerializerAdapter<?> serializerAdapter) |
AzureResponseBuilder<T,E> |
AzureResponseBuilder.withThrowOnGet404(boolean throwOnGet404)
Specifies whether to throw on 404 responses from a GET call.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/