| Package | Description |
|---|---|
| org.wso2.testgrid.common.config |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureConfig.InfrastructureProvider |
InfrastructureConfig.getInfrastructureProvider() |
static InfrastructureConfig.InfrastructureProvider |
InfrastructureConfig.InfrastructureProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfrastructureConfig.InfrastructureProvider[] |
InfrastructureConfig.InfrastructureProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureConfig.setInfrastructureProvider(InfrastructureConfig.InfrastructureProvider infrastructureProvider) |
Copyright © 2019 WSO2. All rights reserved.