Uses of Enum Class
com.atlassian.bamboo.agent.elastic.server.AwsCredentialsType
Packages that use AwsCredentialsType
Package
Description
-
Uses of AwsCredentialsType in com.atlassian.bamboo.agent.elastic.server
Methods in com.atlassian.bamboo.agent.elastic.server that return AwsCredentialsTypeModifier and TypeMethodDescriptionElasticConfiguration.getAwsCredentialsType()ElasticConfigurationImpl.getAwsCredentialsType()static AwsCredentialsTypeReturns the enum constant of this class with the specified name.static AwsCredentialsType[]AwsCredentialsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type AwsCredentialsTypeModifier and TypeMethodDescriptionvoidElasticConfiguration.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) voidElasticConfigurationImpl.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) -
Uses of AwsCredentialsType in com.atlassian.bamboo.rest.model.admin.elasticconfiguration
Methods in com.atlassian.bamboo.rest.model.admin.elasticconfiguration that return AwsCredentialsTypeMethods in com.atlassian.bamboo.rest.model.admin.elasticconfiguration with parameters of type AwsCredentialsTypeModifier and TypeMethodDescriptionRestElasticConfiguration.Builder.awsCredentialsType(AwsCredentialsType awsCredentialsType) voidRestElasticConfiguration.setAwsCredentialsType(AwsCredentialsType awsCredentialsType) -
Uses of AwsCredentialsType in com.atlassian.bamboo.ww2.actions.admin.elastic
Methods in com.atlassian.bamboo.ww2.actions.admin.elastic that return AwsCredentialsTypeMethods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type AwsCredentialsTypeModifier and TypeMethodDescriptionvoidConfigureElasticCloudAction.setAwsCredentialsType(AwsCredentialsType awsCredentialsType)