@Internal public interface ElasticTunnelDefinition extends BambooObject
Modifier and Type | Method and Description |
---|---|
@NotNull ElasticAgentDefinition |
getElasticAgentDefinition() |
@NotNull KeyStore |
getKeyStore(@NotNull SecretEncryptionService secretEncryptionService) |
void |
setKeyStore(@NotNull KeyStore keyStore,
@NotNull SecretEncryptionService secretEncryptionService) |
setId
getId
@NotNull @NotNull ElasticAgentDefinition getElasticAgentDefinition()
void setKeyStore(@NotNull @NotNull KeyStore keyStore, @NotNull @NotNull SecretEncryptionService secretEncryptionService)
@NotNull @NotNull KeyStore getKeyStore(@NotNull @NotNull SecretEncryptionService secretEncryptionService) throws IOException
IOException
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.