| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone |
Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your
data.
|
| software.amazon.awssdk.services.datazone.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchListingsResponse |
DataZoneClient.searchListings(Consumer<SearchListingsRequest.Builder> searchListingsRequest)
Searches listings in Amazon DataZone.
|
default SearchListingsResponse |
DataZoneClient.searchListings(SearchListingsRequest searchListingsRequest)
Searches listings in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchListingsResponse> |
DataZoneAsyncClient.searchListings(Consumer<SearchListingsRequest.Builder> searchListingsRequest)
Searches listings in Amazon DataZone.
|
default CompletableFuture<SearchListingsResponse> |
DataZoneAsyncClient.searchListings(SearchListingsRequest searchListingsRequest)
Searches listings in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchListingsResponse> |
SearchListingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchListingsPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchListingsResponse> subscriber) |
Copyright © 2023. All rights reserved.