| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConfiguration |
ProtocolConfiguration.httpConfiguration()
Get the httpConfiguration property: HTTP configuration of the connectivity check.
|
HttpConfiguration |
HttpConfiguration.withHeaders(List<HttpHeader> headers)
Set the headers property: List of HTTP headers.
|
HttpConfiguration |
HttpConfiguration.withMethod(HttpMethod method)
Set the method property: HTTP method.
|
HttpConfiguration |
HttpConfiguration.withValidStatusCodes(List<Integer> validStatusCodes)
Set the validStatusCodes property: Valid status codes.
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolConfiguration |
ProtocolConfiguration.withHttpConfiguration(HttpConfiguration httpConfiguration)
Set the httpConfiguration property: HTTP configuration of the connectivity check.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.