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