public class SandboxPoolConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SandboxPoolConfiguration.Builder |
Modifier and Type | Method and Description |
---|---|
static SandboxPoolConfiguration.Builder |
builder() |
int |
getConcurrencyLevel() |
int |
getMemoryInMegabytes() |
int |
getStackInMegabytes() |
public int getConcurrencyLevel()
public int getMemoryInMegabytes()
public int getStackInMegabytes()
public static SandboxPoolConfiguration.Builder builder()
Copyright © 2003–2021 Atlassian. All rights reserved.