static GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.builder() |
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.imageCriteria(Collection<ImageCriterion> imageCriteria) |
The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web
Services Region.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.imageCriteria(Consumer<ImageCriterion.Builder>... imageCriteria) |
The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web
Services Region.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.imageCriteria(ImageCriterion... imageCriteria) |
The list of criteria for images that are discoverable and usable in the account in the specified Amazon Web
Services Region.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.managedBy(String managedBy) |
The entity that manages the Allowed AMIs settings.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.managedBy(ManagedBy managedBy) |
The entity that manages the Allowed AMIs settings.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.Builder.state(String state) |
The current state of the Allowed AMIs setting at the account level in the specified Amazon Web Services
Region.
|
GetAllowedImagesSettingsResponse.Builder |
GetAllowedImagesSettingsResponse.toBuilder() |
|