| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpEndpointDescription.Builder |
HttpEndpointDescription.builder() |
HttpEndpointDescription.Builder |
HttpEndpointDescription.Builder.name(String name)
The name of the HTTP endpoint selected as the destination.
|
HttpEndpointDescription.Builder |
HttpEndpointDescription.toBuilder() |
HttpEndpointDescription.Builder |
HttpEndpointDescription.Builder.url(String url)
The URL of the HTTP endpoint selected as the destination.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends HttpEndpointDescription.Builder> |
HttpEndpointDescription.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default HttpEndpointDestinationDescription.Builder |
HttpEndpointDestinationDescription.Builder.endpointConfiguration(Consumer<HttpEndpointDescription.Builder> endpointConfiguration)
The configuration of the specified HTTP endpoint destination.
|
Copyright © 2023. All rights reserved.