| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDestinationResponse |
FirehoseClient.updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest)
Updates the specified destination of the specified delivery stream.
|
default UpdateDestinationResponse |
FirehoseClient.updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates the specified destination of the specified delivery stream.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDestinationResponse> |
FirehoseAsyncClient.updateDestination(Consumer<UpdateDestinationRequest.Builder> updateDestinationRequest)
Updates the specified destination of the specified delivery stream.
|
default CompletableFuture<UpdateDestinationResponse> |
FirehoseAsyncClient.updateDestination(UpdateDestinationRequest updateDestinationRequest)
Updates the specified destination of the specified delivery stream.
|
Copyright © 2023. All rights reserved.