Uses of Class
software.amazon.awssdk.services.firehose.model.HttpEndpointDescription
-
Packages that use HttpEndpointDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of HttpEndpointDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return HttpEndpointDescription Modifier and Type Method Description HttpEndpointDescriptionHttpEndpointDestinationDescription. endpointConfiguration()The configuration of the specified HTTP endpoint destination.Methods in software.amazon.awssdk.services.firehose.model with parameters of type HttpEndpointDescription Modifier and Type Method Description HttpEndpointDestinationDescription.BuilderHttpEndpointDestinationDescription.Builder. endpointConfiguration(HttpEndpointDescription endpointConfiguration)The configuration of the specified HTTP endpoint destination.
-