Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAccessPoliciesResponseAccessPolicySummary")
fun Flow<ListAccessPoliciesResponse>.accessPolicySummaries(): Flow<AccessPolicySummary>

This paginator transforms the flow returned by listAccessPoliciesPaginated to access the nested member AccessPolicySummary

Link copied to clipboard
@JvmName(name = "listActionsResponseActionSummary")
fun Flow<ListActionsResponse>.actionSummaries(): Flow<ActionSummary>

This paginator transforms the flow returned by listActionsPaginated to access the nested member ActionSummary

Link copied to clipboard
@JvmName(name = "getAssetPropertyAggregatesResponseAggregatedValue")
fun Flow<GetAssetPropertyAggregatesResponse>.aggregatedValues(): Flow<AggregatedValue>

This paginator transforms the flow returned by getAssetPropertyAggregatesPaginated to access the nested member AggregatedValue

Link copied to clipboard
@JvmName(name = "listApplicationsResponseApplicationSummary")
fun Flow<ListApplicationsResponse>.applications(): Flow<ApplicationSummary>

This paginator transforms the flow returned by listApplicationsPaginated to access the nested member ApplicationSummary

Link copied to clipboard
@JvmName(name = "listProjectAssetsResponseId")
fun Flow<ListProjectAssetsResponse>.assetIds(): Flow<String>

This paginator transforms the flow returned by listProjectAssetsPaginated to access the nested member Id

Link copied to clipboard
@JvmName(name = "listAssetModelCompositeModelsResponseAssetModelCompositeModelSummary")
fun Flow<ListAssetModelCompositeModelsResponse>.assetModelCompositeModelSummaries(): Flow<AssetModelCompositeModelSummary>

This paginator transforms the flow returned by listAssetModelCompositeModelsPaginated to access the nested member AssetModelCompositeModelSummary

Link copied to clipboard
@JvmName(name = "listAssetModelPropertiesResponseAssetModelPropertySummary")
fun Flow<ListAssetModelPropertiesResponse>.assetModelPropertySummaries(): Flow<AssetModelPropertySummary>

This paginator transforms the flow returned by listAssetModelPropertiesPaginated to access the nested member AssetModelPropertySummary

Link copied to clipboard
@JvmName(name = "listAssetModelsResponseAssetModelSummary")
fun Flow<ListAssetModelsResponse>.assetModelSummaries(): Flow<AssetModelSummary>

This paginator transforms the flow returned by listAssetModelsPaginated to access the nested member AssetModelSummary

Link copied to clipboard
@JvmName(name = "listAssetPropertiesResponseAssetPropertySummary")
fun Flow<ListAssetPropertiesResponse>.assetPropertySummaries(): Flow<AssetPropertySummary>

This paginator transforms the flow returned by listAssetPropertiesPaginated to access the nested member AssetPropertySummary

Link copied to clipboard
@JvmName(name = "getAssetPropertyValueHistoryResponseAssetPropertyValue")
fun Flow<GetAssetPropertyValueHistoryResponse>.assetPropertyValueHistory(): Flow<AssetPropertyValue>

This paginator transforms the flow returned by getAssetPropertyValueHistoryPaginated to access the nested member AssetPropertyValue

Link copied to clipboard
@JvmName(name = "listAssetRelationshipsResponseAssetRelationshipSummary")
fun Flow<ListAssetRelationshipsResponse>.assetRelationshipSummaries(): Flow<AssetRelationshipSummary>

This paginator transforms the flow returned by listAssetRelationshipsPaginated to access the nested member AssetRelationshipSummary

Link copied to clipboard
@JvmName(name = "listAssetsResponseAssetSummary")
fun Flow<ListAssetsResponse>.assetSummaries(): Flow<AssetSummary>

This paginator transforms the flow returned by listAssetsPaginated to access the nested member AssetSummary

@JvmName(name = "listAssociatedAssetsResponseAssociatedAssetsSummary")
fun Flow<ListAssociatedAssetsResponse>.assetSummaries(): Flow<AssociatedAssetsSummary>

This paginator transforms the flow returned by listAssociatedAssetsPaginated to access the nested member AssociatedAssetsSummary

Link copied to clipboard
@JvmName(name = "listCompositionRelationshipsResponseCompositionRelationshipSummary")
fun Flow<ListCompositionRelationshipsResponse>.compositionRelationshipSummaries(): Flow<CompositionRelationshipSummary>

This paginator transforms the flow returned by listCompositionRelationshipsPaginated to access the nested member CompositionRelationshipSummary

@JvmName(name = "listComputationModelResolveToResourcesResponseComputationModelResolveToResourceSummary")
fun Flow<ListComputationModelResolveToResourcesResponse>.computationModelResolveToResourceSummaries(): Flow<ComputationModelResolveToResourceSummary>

This paginator transforms the flow returned by listComputationModelResolveToResourcesPaginated to access the nested member ComputationModelResolveToResourceSummary

Link copied to clipboard
@JvmName(name = "listComputationModelsResponseComputationModelSummary")
fun Flow<ListComputationModelsResponse>.computationModelSummaries(): Flow<ComputationModelSummary>

This paginator transforms the flow returned by listComputationModelsPaginated to access the nested member ComputationModelSummary

Link copied to clipboard
@JvmName(name = "describePipelineExecutionResponseComputeNodeExecutionDetails")
fun Flow<DescribePipelineExecutionResponse>.computeNodeExecutionDetails(): Flow<ComputeNodeExecutionDetails>

This paginator transforms the flow returned by describePipelineExecutionPaginated to access the nested member ComputeNodeExecutionDetails

Link copied to clipboard
@JvmName(name = "listDashboardsResponseDashboardSummary")
fun Flow<ListDashboardsResponse>.dashboardSummaries(): Flow<DashboardSummary>

This paginator transforms the flow returned by listDashboardsPaginated to access the nested member DashboardSummary

Link copied to clipboard
@JvmName(name = "listComputationModelDataBindingUsagesResponseComputationModelDataBindingUsageSummary")
fun Flow<ListComputationModelDataBindingUsagesResponse>.dataBindingUsageSummaries(): Flow<ComputationModelDataBindingUsageSummary>

This paginator transforms the flow returned by listComputationModelDataBindingUsagesPaginated to access the nested member ComputationModelDataBindingUsageSummary

Link copied to clipboard
@JvmName(name = "listDatasetDataSegmentRelationshipsResponseDataSegmentRelationshipSummary")
fun Flow<ListDatasetDataSegmentRelationshipsResponse>.dataSegmentRelationshipSummaries(): Flow<DataSegmentRelationshipSummary>

This paginator transforms the flow returned by listDatasetDataSegmentRelationshipsPaginated to access the nested member DataSegmentRelationshipSummary

Link copied to clipboard
@JvmName(name = "listDatasetDataSegmentsResponseDataSegmentSummary")
fun Flow<ListDatasetDataSegmentsResponse>.dataSegments(): Flow<DataSegmentSummary>

This paginator transforms the flow returned by listDatasetDataSegmentsPaginated to access the nested member DataSegmentSummary

Link copied to clipboard
@JvmName(name = "listDatasetsResponseDatasetSummary")
fun Flow<ListDatasetsResponse>.datasetSummaries(): Flow<DatasetSummary>

This paginator transforms the flow returned by listDatasetsPaginated to access the nested member DatasetSummary

Link copied to clipboard
@JvmName(name = "listExecutionsResponseExecutionSummary")
fun Flow<ListExecutionsResponse>.executionSummaries(): Flow<ExecutionSummary>

This paginator transforms the flow returned by listExecutionsPaginated to access the nested member ExecutionSummary

Link copied to clipboard
@JvmName(name = "listGatewaysResponseGatewaySummary")
fun Flow<ListGatewaysResponse>.gatewaySummaries(): Flow<GatewaySummary>

This paginator transforms the flow returned by listGatewaysPaginated to access the nested member GatewaySummary

Link copied to clipboard
@JvmName(name = "listInterfaceRelationshipsResponseInterfaceRelationshipSummary")
fun Flow<ListInterfaceRelationshipsResponse>.interfaceRelationshipSummaries(): Flow<InterfaceRelationshipSummary>

This paginator transforms the flow returned by listInterfaceRelationshipsPaginated to access the nested member InterfaceRelationshipSummary

Link copied to clipboard
@JvmName(name = "getInterpolatedAssetPropertyValuesResponseInterpolatedAssetPropertyValue")
fun Flow<GetInterpolatedAssetPropertyValuesResponse>.interpolatedAssetPropertyValues(): Flow<InterpolatedAssetPropertyValue>

This paginator transforms the flow returned by getInterpolatedAssetPropertyValuesPaginated to access the nested member InterpolatedAssetPropertyValue

Link copied to clipboard
@JvmName(name = "listDatasetExportJobsResponseExportJobSummary")
fun Flow<ListDatasetExportJobsResponse>.jobs(): Flow<ExportJobSummary>

This paginator transforms the flow returned by listDatasetExportJobsPaginated to access the nested member ExportJobSummary

@JvmName(name = "listEnrichmentJobsResponseEnrichmentJobSummary")
fun Flow<ListEnrichmentJobsResponse>.jobs(): Flow<EnrichmentJobSummary>

This paginator transforms the flow returned by listEnrichmentJobsPaginated to access the nested member EnrichmentJobSummary

Link copied to clipboard
@JvmName(name = "listBulkImportJobsResponseJobSummary")
fun Flow<ListBulkImportJobsResponse>.jobSummaries(): Flow<JobSummary>

This paginator transforms the flow returned by listBulkImportJobsPaginated to access the nested member JobSummary

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listPipelineExecutionsResponsePipelineExecutionSummary")
fun Flow<ListPipelineExecutionsResponse>.pipelineExecutionSummaries(): Flow<PipelineExecutionSummary>

This paginator transforms the flow returned by listPipelineExecutionsPaginated to access the nested member PipelineExecutionSummary

Link copied to clipboard
@JvmName(name = "listPipelinesResponsePipelineSummary")
fun Flow<ListPipelinesResponse>.pipelineSummaries(): Flow<PipelineSummary>

This paginator transforms the flow returned by listPipelinesPaginated to access the nested member PipelineSummary

Link copied to clipboard
@JvmName(name = "listPortalsResponsePortalSummary")
fun Flow<ListPortalsResponse>.portalSummaries(): Flow<PortalSummary>

This paginator transforms the flow returned by listPortalsPaginated to access the nested member PortalSummary

Link copied to clipboard
@JvmName(name = "listProjectsResponseProjectSummary")
fun Flow<ListProjectsResponse>.projectSummaries(): Flow<ProjectSummary>

This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectSummary

Link copied to clipboard
@JvmName(name = "listQueriesResponseQuerySummary")
fun Flow<ListQueriesResponse>.queries(): Flow<QuerySummary>

This paginator transforms the flow returned by listQueriesPaginated to access the nested member QuerySummary

Link copied to clipboard
@JvmName(name = "executeQueryResponseRow")
fun Flow<ExecuteQueryResponse>.rows(): Flow<Row>

This paginator transforms the flow returned by executeQueryPaginated to access the nested member Row

@JvmName(name = "getQueryResultsResponseResult")
fun Flow<GetQueryResultsResponse>.rows(): Flow<List<String?>>

This paginator transforms the flow returned by getQueryResultsPaginated to access the nested member Result

Link copied to clipboard
@JvmName(name = "getSearchResultsResponseSearchResult")
fun Flow<GetSearchResultsResponse>.searchResults(): Flow<SearchResult>

This paginator transforms the flow returned by getSearchResultsPaginated to access the nested member SearchResult

Link copied to clipboard
@JvmName(name = "listSearchesResponseSearchSummary")
fun Flow<ListSearchesResponse>.searchSummaries(): Flow<SearchSummary>

This paginator transforms the flow returned by listSearchesPaginated to access the nested member SearchSummary

Link copied to clipboard
@JvmName(name = "listTasksResponseTaskSummary")
fun Flow<ListTasksResponse>.taskSummaries(): Flow<TaskSummary>

This paginator transforms the flow returned by listTasksPaginated to access the nested member TaskSummary

Link copied to clipboard
@JvmName(name = "listTimeSeriesResponseTimeSeriesSummary")
fun Flow<ListTimeSeriesResponse>.timeSeriesSummaries(): Flow<TimeSeriesSummary>

This paginator transforms the flow returned by listTimeSeriesPaginated to access the nested member TimeSeriesSummary

Link copied to clipboard
@JvmName(name = "listWorkspacesResponseWorkspaceSummary")
fun Flow<ListWorkspacesResponse>.workspaceSummaries(): Flow<WorkspaceSummary>

This paginator transforms the flow returned by listWorkspacesPaginated to access the nested member WorkspaceSummary