| Package | Description |
|---|---|
| com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NameValuePair |
NameValuePair.withName(String name)
Set the name in the name-value pair.
|
NameValuePair |
NameValuePair.withValue(String value)
Set the value in the name-value pair.
|
| Modifier and Type | Method and Description |
|---|---|
List<NameValuePair> |
BatchAIError.details()
Get a list of additional details about the error.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/