| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointDescription |
HttpEndpointDescription.clone() |
HttpEndpointDescription |
HttpEndpointDestinationDescription.getEndpointConfiguration()
The configuration of the specified HTTP endpoint destination.
|
HttpEndpointDescription |
HttpEndpointDescription.withName(String name)
The name of the HTTP endpoint selected as the destination.
|
HttpEndpointDescription |
HttpEndpointDescription.withUrl(String url)
The URL of the HTTP endpoint selected as the destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpEndpointDestinationDescription.setEndpointConfiguration(HttpEndpointDescription endpointConfiguration)
The configuration of the specified HTTP endpoint destination.
|
HttpEndpointDestinationDescription |
HttpEndpointDestinationDescription.withEndpointConfiguration(HttpEndpointDescription endpointConfiguration)
The configuration of the specified HTTP endpoint destination.
|
Copyright © 2025. All rights reserved.