| Package | Description |
|---|---|
| software.amazon.awssdk.services.kafka.endpoints | |
| software.amazon.awssdk.services.kafka.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
KafkaEndpointParams |
KafkaEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
KafkaEndpointProvider.resolveEndpoint(KafkaEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultKafkaEndpointProvider.resolveEndpoint(KafkaEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.