| 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 |
|---|---|
ListImageRecipesRequest |
ListImageRecipesRequest.withOwner(Ownership owner)
The owner defines whose image recipes you wish to list.
|
ListImagesRequest |
ListImagesRequest.withOwner(Ownership owner)
The owner defines whose images you wish to list.
|
ListComponentsRequest |
ListComponentsRequest.withOwner(Ownership owner)
The owner defines whose components you wish to list.
|
Copyright © 2020. All rights reserved.