| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static HTTPMethod |
HTTPMethod.GET
Static value Get for HTTPMethod.
|
| Modifier and Type | Method and Description |
|---|---|
static HTTPMethod |
HTTPMethod.fromString(String name)
Creates or finds a HTTPMethod from its string representation.
|
HTTPMethod |
HTTPConfiguration.method()
Get the method value.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<HTTPMethod> |
HTTPMethod.values() |
| Modifier and Type | Method and Description |
|---|---|
HTTPConfiguration |
HTTPConfiguration.withMethod(HTTPMethod method)
Set the method value.
|
Copyright © 2019. All rights reserved.