| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.model | |
| software.amazon.awssdk.services.kafka.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ClientVpcConnection> |
ListClientVpcConnectionsResponse.clientVpcConnections()
List of client VPC connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListClientVpcConnectionsResponse.Builder |
ListClientVpcConnectionsResponse.Builder.clientVpcConnections(ClientVpcConnection... clientVpcConnections)
List of client VPC connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListClientVpcConnectionsResponse.Builder |
ListClientVpcConnectionsResponse.Builder.clientVpcConnections(Collection<ClientVpcConnection> clientVpcConnections)
List of client VPC connections.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<ClientVpcConnection> |
ListClientVpcConnectionsIterable.clientVpcConnections()
Returns an iterable to iterate through the paginated
ListClientVpcConnectionsResponse.clientVpcConnections() member. |
SdkPublisher<ClientVpcConnection> |
ListClientVpcConnectionsPublisher.clientVpcConnections()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.