| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
static FilterForm.ApplicationExpandValues |
FilterForm.ApplicationExpandValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterForm.ApplicationExpandValues[] |
FilterForm.ApplicationExpandValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UrlBuilder.getApplicationUrl(String organizationId,
String appId,
EnumSet<FilterForm.ApplicationExpandValues> expandValues) |
| Modifier and Type | Method and Description |
|---|---|
Applications |
ContrastSDK.getApplication(String organizationId,
String appId,
EnumSet<FilterForm.ApplicationExpandValues> expandValues)
Get summary information about a single app.
|
Copyright © 2021 Contrast Security. All rights reserved.