Uses of Class
software.amazon.awssdk.services.firehose.model.HttpEndpointDestinationDescription
-
Packages that use HttpEndpointDestinationDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of HttpEndpointDestinationDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return HttpEndpointDestinationDescription Modifier and Type Method Description HttpEndpointDestinationDescriptionDestinationDescription. httpEndpointDestinationDescription()Describes the specified HTTP endpoint destination.Methods in software.amazon.awssdk.services.firehose.model with parameters of type HttpEndpointDestinationDescription Modifier and Type Method Description DestinationDescription.BuilderDestinationDescription.Builder. httpEndpointDestinationDescription(HttpEndpointDestinationDescription httpEndpointDestinationDescription)Describes the specified HTTP endpoint destination.
-