| Package | Description |
|---|---|
| com.amazonaws.services.appregistry.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationOption |
AssociationOption.fromValue(String value)
Use this in place of valueOf.
|
static AssociationOption |
AssociationOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationOption[] |
AssociationOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateResourceResult |
AssociateResourceResult.withOptions(AssociationOption... options)
Determines whether an application tag is applied or skipped.
|
AssociateResourceRequest |
AssociateResourceRequest.withOptions(AssociationOption... options)
Determines whether an application tag is applied or skipped.
|
GetAssociatedResourceResult |
GetAssociatedResourceResult.withOptions(AssociationOption... options)
Determines whether an application tag is applied or skipped.
|
ResourceInfo |
ResourceInfo.withOptions(AssociationOption... options)
Determines whether an application tag is applied or skipped.
|
Copyright © 2025. All rights reserved.