| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static EventPublisher |
EventPublisher.fromValue(String value)
Use this in place of valueOf.
|
static EventPublisher |
EventPublisher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventPublisher[] |
EventPublisher.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.withEventPublishers(EventPublisher... eventPublishers)
List of publishers for different type of events that may be detected in an application from the profile.
|
Copyright © 2021. All rights reserved.