ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.appBundleIdentifier(String appBundleIdentifier) |
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the app bundle to use for the
request.
|
static ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.builder() |
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.ingestionIdentifier(String ingestionIdentifier) |
The Amazon Resource Name (ARN) or Universal Unique Identifier (UUID) of the ingestion to use for the request.
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results that are returned per call.
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.nextToken(String nextToken) |
If nextToken is returned, there are more results available.
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListIngestionDestinationsRequest.Builder |
ListIngestionDestinationsRequest.toBuilder() |
|