| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SearchInItem |
SearchInItem.clone() |
SearchInItem |
SearchInItem.withAttribute(String attribute)
The search attribute.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchInItem> |
SearchTypesRequest.getSearchIn()
The details of the search.
|
List<SearchInItem> |
SearchRequest.getSearchIn()
The details of the search.
|
List<SearchInItem> |
SearchListingsRequest.getSearchIn()
The details of the search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTypesRequest |
SearchTypesRequest.withSearchIn(SearchInItem... searchIn)
The details of the search.
|
SearchRequest |
SearchRequest.withSearchIn(SearchInItem... searchIn)
The details of the search.
|
SearchListingsRequest |
SearchListingsRequest.withSearchIn(SearchInItem... searchIn)
The details of the search.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchTypesRequest.setSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
void |
SearchRequest.setSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
void |
SearchListingsRequest.setSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
SearchTypesRequest |
SearchTypesRequest.withSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
SearchRequest |
SearchRequest.withSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
SearchListingsRequest |
SearchListingsRequest.withSearchIn(Collection<SearchInItem> searchIn)
The details of the search.
|
Copyright © 2024. All rights reserved.