| Package | Description |
|---|---|
| com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
| Modifier and Type | Method and Description |
|---|---|
LongRunningFinalState |
LongRunningOperationOptions.finalStateVia() |
static LongRunningFinalState |
LongRunningFinalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongRunningFinalState[] |
LongRunningFinalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LongRunningOperationOptions |
LongRunningOperationOptions.withFinalStateVia(LongRunningFinalState finalStateVia)
Sets LongRunningFinalState value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/