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 value.
|
HTTPHeader |
HTTPHeader.withValue(String value)
Set the value value.
|
Modifier and Type | Method and Description |
---|---|
List<HTTPHeader> |
HTTPConfiguration.headers()
Get the headers value.
|
Modifier and Type | Method and Description |
---|---|
HTTPConfiguration |
HTTPConfiguration.withHeaders(List<HTTPHeader> headers)
Set the headers value.
|
Copyright © 2019. All rights reserved.