Uses of Class
software.amazon.awssdk.services.firehose.model.HttpEndpointDestinationUpdate
-
Packages that use HttpEndpointDestinationUpdate Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of HttpEndpointDestinationUpdate in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return HttpEndpointDestinationUpdate Modifier and Type Method Description HttpEndpointDestinationUpdateUpdateDestinationRequest. httpEndpointDestinationUpdate()Describes an update to the specified HTTP endpoint destination.Methods in software.amazon.awssdk.services.firehose.model with parameters of type HttpEndpointDestinationUpdate Modifier and Type Method Description UpdateDestinationRequest.BuilderUpdateDestinationRequest.Builder. httpEndpointDestinationUpdate(HttpEndpointDestinationUpdate httpEndpointDestinationUpdate)Describes an update to the specified HTTP endpoint destination.
-