| Package | Description |
|---|---|
| com.amazonaws.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
static PackageGroupAssociationType |
PackageGroupAssociationType.fromValue(String value)
Use this in place of valueOf.
|
static PackageGroupAssociationType |
PackageGroupAssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageGroupAssociationType[] |
PackageGroupAssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssociatedPackage |
AssociatedPackage.withAssociationType(PackageGroupAssociationType associationType)
Describes the strength of the association between the package and package group.
|
GetAssociatedPackageGroupResult |
GetAssociatedPackageGroupResult.withAssociationType(PackageGroupAssociationType associationType)
Describes the strength of the association between the package and package group.
|
Copyright © 2024. All rights reserved.