| Package | Description |
|---|---|
| com.amazonaws.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
static PackageGroupOriginRestrictionType |
PackageGroupOriginRestrictionType.fromValue(String value)
Use this in place of valueOf.
|
static PackageGroupOriginRestrictionType |
PackageGroupOriginRestrictionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageGroupOriginRestrictionType[] |
PackageGroupOriginRestrictionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withOriginRestrictionType(PackageGroupOriginRestrictionType originRestrictionType)
The origin configuration restriction type of which to list allowed repositories.
|
PackageGroupAllowedRepository |
PackageGroupAllowedRepository.withOriginRestrictionType(PackageGroupOriginRestrictionType originRestrictionType)
The origin configuration restriction type of the allowed repository.
|
Copyright © 2024. All rights reserved.