| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionGroup |
ActionGroup.fromValue(String value)
Use this in place of valueOf.
|
static ActionGroup |
ActionGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionGroup[] |
ActionGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PutPermissionRequest |
PutPermissionRequest.withActionGroup(ActionGroup actionGroup)
The list of actions that the users and roles can perform on the profiling group.
|
RemovePermissionRequest |
RemovePermissionRequest.withActionGroup(ActionGroup actionGroup)
The list of actions that the users and roles can perform on the profiling group.
|
Copyright © 2020. All rights reserved.