| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static OwnershipType |
OwnershipType.fromValue(String value)
Use this in place of valueOf.
|
static OwnershipType |
OwnershipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OwnershipType[] |
OwnershipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListEntitiesRequest |
ListEntitiesRequest.withOwnershipType(OwnershipType ownershipType)
Filters the returned set of entities based on their owner.
|
Copyright © 2024. All rights reserved.