| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.elastic.server | |
| com.atlassian.bamboo.rest.model.admin.elasticconfiguration | |
| com.atlassian.bamboo.ww2.actions.admin.elastic |
| Modifier and Type | Method and Description |
|---|---|
AwsCredentialsType |
ElasticConfigurationImpl.getAwsCredentialsType() |
AwsCredentialsType |
ElasticConfiguration.getAwsCredentialsType() |
static AwsCredentialsType |
AwsCredentialsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AwsCredentialsType[] |
AwsCredentialsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElasticConfigurationImpl.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) |
void |
ElasticConfiguration.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) |
| Modifier and Type | Method and Description |
|---|---|
AwsCredentialsType |
RestElasticConfiguration.getAwsCredentialsType() |
| Modifier and Type | Method and Description |
|---|---|
RestElasticConfiguration.Builder |
RestElasticConfiguration.Builder.awsCredentialsType(AwsCredentialsType awsCredentialsType) |
void |
RestElasticConfiguration.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) |
| Modifier and Type | Method and Description |
|---|---|
AwsCredentialsType |
ConfigureElasticCloudAction.getAwsCredentialsType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigureElasticCloudAction.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.