Uses of Class
com.atlassian.bamboo.rest.model.admin.ephemeral.EphemeralAgentsConfigurationDTO
Packages that use EphemeralAgentsConfigurationDTO
-
Uses of EphemeralAgentsConfigurationDTO in com.atlassian.bamboo.plugins.rest.admin.ephemeral
Methods in com.atlassian.bamboo.plugins.rest.admin.ephemeral that return EphemeralAgentsConfigurationDTOModifier and TypeMethodDescriptionEphemeralAgentsConfigurationResource.getConfiguration()
EphemeralAgentsConfigurationResource.saveConfiguration
(@Nullable EphemeralAgentsConfigurationDTO dto) Methods in com.atlassian.bamboo.plugins.rest.admin.ephemeral with parameters of type EphemeralAgentsConfigurationDTOModifier and TypeMethodDescriptionEphemeralAgentsConfigurationResource.saveConfiguration
(@Nullable EphemeralAgentsConfigurationDTO dto) javax.ws.rs.core.Response
EphemeralAgentsConfigurationResource.testConnection
(@Nullable EphemeralAgentsConfigurationDTO dto)