| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
static GetIngestionDestinationResponse.Builder |
GetIngestionDestinationResponse.builder() |
default GetIngestionDestinationResponse.Builder |
GetIngestionDestinationResponse.Builder.ingestionDestination(Consumer<IngestionDestination.Builder> ingestionDestination)
Contains information about an ingestion destination.
|
GetIngestionDestinationResponse.Builder |
GetIngestionDestinationResponse.Builder.ingestionDestination(IngestionDestination ingestionDestination)
Contains information about an ingestion destination.
|
GetIngestionDestinationResponse.Builder |
GetIngestionDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIngestionDestinationResponse.Builder> |
GetIngestionDestinationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.