| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPHeader |
HTTPHeader.withName(String name)
Set the name in HTTP header.
|
HTTPHeader |
HTTPHeader.withValue(String value)
Set the value in HTTP header.
|
| Modifier and Type | Method and Description |
|---|---|
List<HTTPHeader> |
HTTPConfiguration.headers()
Get list of HTTP headers.
|
| Modifier and Type | Method and Description |
|---|---|
HTTPConfiguration |
HTTPConfiguration.withHeaders(List<HTTPHeader> headers)
Set list of HTTP headers.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/