Package | Description |
---|---|
io.cdap.cdap.api.app |
An Application is a logical grouping of
Datasets
and programs. |
Modifier and Type | Method and Description |
---|---|
static ApplicationConfigUpdateAction |
ApplicationConfigUpdateAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationConfigUpdateAction[] |
ApplicationConfigUpdateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ApplicationConfigUpdateAction> |
ApplicationUpdateContext.getUpdateActions() |
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.