Package-level declarations
Functions
Link copied to clipboard
fun ElasticBeanstalkClient.describeEnvironmentManagedActionHistoryPaginated(initialRequest: DescribeEnvironmentManagedActionHistoryRequest = DescribeEnvironmentManagedActionHistoryRequest { }): Flow<DescribeEnvironmentManagedActionHistoryResponse>
fun ElasticBeanstalkClient.describeEnvironmentManagedActionHistoryPaginated(block: DescribeEnvironmentManagedActionHistoryRequest.Builder.() -> Unit): Flow<DescribeEnvironmentManagedActionHistoryResponse>
Paginate over DescribeEnvironmentManagedActionHistoryResponse results.
Link copied to clipboard
fun ElasticBeanstalkClient.describeEventsPaginated(initialRequest: DescribeEventsRequest = DescribeEventsRequest { }): Flow<DescribeEventsResponse>
fun ElasticBeanstalkClient.describeEventsPaginated(block: DescribeEventsRequest.Builder.() -> Unit): Flow<DescribeEventsResponse>
Paginate over DescribeEventsResponse results.
Link copied to clipboard
This paginator transforms the flow returned by describeEventsPaginated to access the nested member EventDescription
Link copied to clipboard
fun ElasticBeanstalkClient.listPlatformBranchesPaginated(initialRequest: ListPlatformBranchesRequest = ListPlatformBranchesRequest { }): Flow<ListPlatformBranchesResponse>
fun ElasticBeanstalkClient.listPlatformBranchesPaginated(block: ListPlatformBranchesRequest.Builder.() -> Unit): Flow<ListPlatformBranchesResponse>
Paginate over ListPlatformBranchesResponse results.
Link copied to clipboard
fun ElasticBeanstalkClient.listPlatformVersionsPaginated(initialRequest: ListPlatformVersionsRequest = ListPlatformVersionsRequest { }): Flow<ListPlatformVersionsResponse>
fun ElasticBeanstalkClient.listPlatformVersionsPaginated(block: ListPlatformVersionsRequest.Builder.() -> Unit): Flow<ListPlatformVersionsResponse>
Paginate over ListPlatformVersionsResponse results.
Link copied to clipboard
fun Flow<DescribeEnvironmentManagedActionHistoryResponse>.managedActionHistoryItems(): Flow<ManagedActionHistoryItem>
This paginator transforms the flow returned by describeEnvironmentManagedActionHistoryPaginated to access the nested member ManagedActionHistoryItem
Link copied to clipboard
This paginator transforms the flow returned by listPlatformVersionsPaginated to access the nested member PlatformSummary