Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
HTTPConfiguration |
ProtocolConfiguration.hTTPConfiguration()
Get the hTTPConfiguration value.
|
HTTPConfiguration |
HTTPConfiguration.withHeaders(List<HTTPHeader> headers)
Set the headers value.
|
HTTPConfiguration |
HTTPConfiguration.withMethod(HTTPMethod method)
Set the method value.
|
HTTPConfiguration |
HTTPConfiguration.withValidStatusCodes(List<Integer> validStatusCodes)
Set the validStatusCodes value.
|
Modifier and Type | Method and Description |
---|---|
ProtocolConfiguration |
ProtocolConfiguration.withHTTPConfiguration(HTTPConfiguration hTTPConfiguration)
Set the hTTPConfiguration value.
|
Copyright © 2019. All rights reserved.