| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListProfileSharesResponse |
WellArchitectedClient.listProfileShares(Consumer<ListProfileSharesRequest.Builder> listProfileSharesRequest)
List profile shares.
|
default ListProfileSharesResponse |
WellArchitectedClient.listProfileShares(ListProfileSharesRequest listProfileSharesRequest)
List profile shares.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListProfileSharesResponse> |
WellArchitectedAsyncClient.listProfileShares(Consumer<ListProfileSharesRequest.Builder> listProfileSharesRequest)
List profile shares.
|
default CompletableFuture<ListProfileSharesResponse> |
WellArchitectedAsyncClient.listProfileShares(ListProfileSharesRequest listProfileSharesRequest)
List profile shares.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListProfileSharesResponse> |
ListProfileSharesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListProfileSharesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListProfileSharesResponse> subscriber) |
Copyright © 2023. All rights reserved.