| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.withDisplay(OperationDisplay display)
Set the display value.
|
Operation |
Operation.withName(String name)
Set the name value.
|
Operation |
Operation.withOrigin(ContainerInstanceOperationsOrigin origin)
Set the origin value.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Operation> |
ContainerGroups.listOperations()
Lists all operations for Azure Container Instance service.
|
rx.Observable<Set<Operation>> |
ContainerGroups.listOperationsAsync()
Lists all operations for Azure Container Instance service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/