| 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 ListProjectsResponse |
DataZoneClient.listProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest)
Lists Amazon DataZone projects.
|
default ListProjectsResponse |
DataZoneClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProjectsResponse> |
DataZoneAsyncClient.listProjects(Consumer<ListProjectsRequest.Builder> listProjectsRequest)
Lists Amazon DataZone projects.
|
default CompletableFuture<ListProjectsResponse> |
DataZoneAsyncClient.listProjects(ListProjectsRequest listProjectsRequest)
Lists Amazon DataZone projects.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListProjectsResponse> |
ListProjectsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListProjectsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListProjectsResponse> subscriber) |
Copyright © 2023. All rights reserved.