| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static Intent |
Intent.fromValue(String value)
Use this in place of valueOf.
|
static Intent |
Intent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Intent[] |
Intent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeChangeSetResult |
DescribeChangeSetResult.withIntent(Intent intent)
The optional intent provided in the
StartChangeSet request. |
StartChangeSetRequest |
StartChangeSetRequest.withIntent(Intent intent)
The intent related to the request.
|
Copyright © 2025. All rights reserved.