static ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.builder() |
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.filterByStageArn(String filterByStageArn) |
Filters the response list to match the specified stage ARN.
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.filterByState(String filterByState) |
Filters the response list to match the specified state.
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.filterByState(IngestConfigurationState filterByState) |
Filters the response list to match the specified state.
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.maxResults(Integer maxResults) |
Maximum number of results to return.
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.nextToken(String nextToken) |
The first IngestConfiguration to retrieve.
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListIngestConfigurationsRequest.Builder |
ListIngestConfigurationsRequest.toBuilder() |
|