| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst |
Welcome to the Amazon CodeCatalyst API reference.
|
| software.amazon.awssdk.services.codecatalyst.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListSpacesResponse |
CodeCatalystClient.listSpaces(Consumer<ListSpacesRequest.Builder> listSpacesRequest)
Retrieves a list of spaces.
|
default ListSpacesResponse |
CodeCatalystClient.listSpaces(ListSpacesRequest listSpacesRequest)
Retrieves a list of spaces.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSpacesResponse> |
CodeCatalystAsyncClient.listSpaces(Consumer<ListSpacesRequest.Builder> listSpacesRequest)
Retrieves a list of spaces.
|
default CompletableFuture<ListSpacesResponse> |
CodeCatalystAsyncClient.listSpaces(ListSpacesRequest listSpacesRequest)
Retrieves a list of spaces.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSpacesResponse> |
ListSpacesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSpacesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSpacesResponse> subscriber) |
Copyright © 2023. All rights reserved.