| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections |
|
| software.amazon.awssdk.services.codestarconnections.paginators | |
| software.amazon.awssdk.services.codestarconnections.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListConnectionsResponse> |
CodeStarConnectionsAsyncClient.listConnections(ListConnectionsRequest listConnectionsRequest)
Lists the connections associated with your account.
|
default ListConnectionsResponse |
CodeStarConnectionsClient.listConnections(ListConnectionsRequest listConnectionsRequest)
Lists the connections associated with your account.
|
default ListConnectionsPublisher |
CodeStarConnectionsAsyncClient.listConnectionsPaginator(ListConnectionsRequest listConnectionsRequest)
Lists the connections associated with your account.
|
default ListConnectionsIterable |
CodeStarConnectionsClient.listConnectionsPaginator(ListConnectionsRequest listConnectionsRequest)
Lists the connections associated with your account.
|
| Constructor and Description |
|---|
ListConnectionsIterable(CodeStarConnectionsClient client,
ListConnectionsRequest firstRequest) |
ListConnectionsPublisher(CodeStarConnectionsAsyncClient client,
ListConnectionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListConnectionsRequestMarshaller.marshall(ListConnectionsRequest listConnectionsRequest) |
Copyright © 2021. All rights reserved.