public class ContainerServiceOrchestratorProfile extends Object
| Constructor and Description |
|---|
ContainerServiceOrchestratorProfile() |
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceOrchestratorTypes |
orchestratorType()
Get the orchestratorType value.
|
String |
orchestratorVersion()
Get the orchestratorVersion value.
|
ContainerServiceOrchestratorProfile |
withOrchestratorType(ContainerServiceOrchestratorTypes orchestratorType)
Set the orchestratorType value.
|
ContainerServiceOrchestratorProfile |
withOrchestratorVersion(String orchestratorVersion)
Set the orchestratorVersion value.
|
public ContainerServiceOrchestratorTypes orchestratorType()
public ContainerServiceOrchestratorProfile withOrchestratorType(ContainerServiceOrchestratorTypes orchestratorType)
orchestratorType - the orchestratorType value to setpublic String orchestratorVersion()
public ContainerServiceOrchestratorProfile withOrchestratorVersion(String orchestratorVersion)
orchestratorVersion - the orchestratorVersion value to setCopyright © 2019. All rights reserved.