public class ContainerServiceCustomProfile extends Object
Constructor and Description |
---|
ContainerServiceCustomProfile() |
Modifier and Type | Method and Description |
---|---|
String |
orchestrator()
Get the name of the custom orchestrator to use.
|
ContainerServiceCustomProfile |
withOrchestrator(String orchestrator)
Set the name of the custom orchestrator to use.
|
public String orchestrator()
public ContainerServiceCustomProfile withOrchestrator(String orchestrator)
orchestrator
- the orchestrator value to setCopyright © 2019. All rights reserved.