Package-level declarations
Functions
Link copied to clipboard
This paginator transforms the flow returned by describeBackupsPaginated to access the nested member Backup
Link copied to clipboard
fun OpsWorksCmClient.describeBackupsPaginated(initialRequest: DescribeBackupsRequest = DescribeBackupsRequest { }): Flow<DescribeBackupsResponse>
fun OpsWorksCmClient.describeBackupsPaginated(block: DescribeBackupsRequest.Builder.() -> Unit): Flow<DescribeBackupsResponse>
Paginate over DescribeBackupsResponse results.
Link copied to clipboard
fun OpsWorksCmClient.describeEventsPaginated(initialRequest: DescribeEventsRequest): Flow<DescribeEventsResponse>
fun OpsWorksCmClient.describeEventsPaginated(block: DescribeEventsRequest.Builder.() -> Unit): Flow<DescribeEventsResponse>
Paginate over DescribeEventsResponse results.
Link copied to clipboard
fun OpsWorksCmClient.describeServersPaginated(initialRequest: DescribeServersRequest = DescribeServersRequest { }): Flow<DescribeServersResponse>
fun OpsWorksCmClient.describeServersPaginated(block: DescribeServersRequest.Builder.() -> Unit): Flow<DescribeServersResponse>
Paginate over DescribeServersResponse results.
Link copied to clipboard
fun OpsWorksCmClient.listTagsForResourcePaginated(initialRequest: ListTagsForResourceRequest): Flow<ListTagsForResourceResponse>
fun OpsWorksCmClient.listTagsForResourcePaginated(block: ListTagsForResourceRequest.Builder.() -> Unit): Flow<ListTagsForResourceResponse>
Paginate over ListTagsForResourceResponse results.
Link copied to clipboard
This paginator transforms the flow returned by describeEventsPaginated to access the nested member ServerEvent
Link copied to clipboard
This paginator transforms the flow returned by describeServersPaginated to access the nested member Server
Link copied to clipboard
This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag