| Modifier and Type | Method and Description |
|---|---|
OrchestrationServiceStateInput |
OrchestrationServiceStateInput.withAction(OrchestrationServiceStateAction action)
Set the action to be performed.
|
OrchestrationServiceStateInput |
OrchestrationServiceStateInput.withServiceName(String serviceName)
Set the name of the service.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/