public class ContainerServiceOrchestratorProfile extends Object
| Constructor and Description |
|---|
ContainerServiceOrchestratorProfile() |
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceOrchestratorTypes |
orchestratorType()
Get the orchestrator to use to manage container service cluster resources.
|
ContainerServiceOrchestratorProfile |
withOrchestratorType(ContainerServiceOrchestratorTypes orchestratorType)
Set the orchestrator to use to manage container service cluster resources.
|
public ContainerServiceOrchestratorTypes orchestratorType()
public ContainerServiceOrchestratorProfile withOrchestratorType(ContainerServiceOrchestratorTypes orchestratorType)
orchestratorType - the orchestratorType value to setCopyright © 2019. All rights reserved.