| Package | Description |
|---|---|
| com.microsoft.rest |
The package contains the runtime classes required for AutoRest generated
clients to compile and function.
|
| Modifier and Type | Method and Description |
|---|---|
RestClient |
RestClient.Builder.build()
Build a RestClient with all the current configurations.
|
RestClient |
ServiceClient.restClient() |
RestClient |
RestClient.withLogLevel(LogLevel logLevel)
Set the current HTTP traffic logging level.
|
| Constructor and Description |
|---|
ServiceClient(RestClient restClient)
Initializes a new instance of the ServiceClient class.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/