| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static Ownership |
Ownership.fromValue(String value)
Use this in place of valueOf.
|
static Ownership |
Ownership.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ownership[] |
Ownership.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListContainerRecipesRequest |
ListContainerRecipesRequest.withOwner(Ownership owner)
Returns container recipes belonging to the specified owner, that have been shared with you.
|
ListComponentsRequest |
ListComponentsRequest.withOwner(Ownership owner)
Filters results based on the type of owner for the component.
|
ListImageRecipesRequest |
ListImageRecipesRequest.withOwner(Ownership owner)
The owner defines which image recipes you want to list.
|
ListImagesRequest |
ListImagesRequest.withOwner(Ownership owner)
The owner defines which images you want to list.
|
Copyright © 2023. All rights reserved.