Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listBlueprintsResponseOrchestrationNameString")
fun Flow<ListBlueprintsResponse>.blueprints(): Flow<String>

This paginator transforms the flow returned by listBlueprintsPaginated to access the nested member OrchestrationNameString

Link copied to clipboard
@JvmName(name = "listConnectionTypesResponseConnectionTypeBrief")
fun Flow<ListConnectionTypesResponse>.connectionTypes(): Flow<ConnectionTypeBrief>

This paginator transforms the flow returned by listConnectionTypesPaginated to access the nested member ConnectionTypeBrief

Link copied to clipboard
@JvmName(name = "listEntitiesResponseEntity")
fun Flow<ListEntitiesResponse>.entities(): Flow<Entity>

This paginator transforms the flow returned by listEntitiesPaginated to access the nested member Entity

Link copied to clipboard
@JvmName(name = "describeEntityResponseField")
fun Flow<DescribeEntityResponse>.fields(): Flow<Field>

This paginator transforms the flow returned by describeEntityPaginated to access the nested member Field

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun GlueClient.getJobsPaginated(initialRequest: GetJobsRequest = GetJobsRequest { }): Flow<GetJobsResponse>

Paginate over GetJobsResponse results.

Link copied to clipboard
@JvmName(name = "getResourcePoliciesResponseGluePolicy")
fun Flow<GetResourcePoliciesResponse>.getResourcePoliciesResponseList(): Flow<GluePolicy>

This paginator transforms the flow returned by getResourcePoliciesPaginated to access the nested member GluePolicy

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listAssetTypesResponseAssetTypeItem")
fun Flow<ListAssetTypesResponse>.items(): Flow<AssetTypeItem>

This paginator transforms the flow returned by listAssetTypesPaginated to access the nested member AssetTypeItem

@JvmName(name = "listFormTypesResponseFormTypeItem")
fun Flow<ListFormTypesResponse>.items(): Flow<FormTypeItem>

This paginator transforms the flow returned by listFormTypesPaginated to access the nested member FormTypeItem

@JvmName(name = "listGlossariesResponseGlossaryItem")
fun Flow<ListGlossariesResponse>.items(): Flow<GlossaryItem>

This paginator transforms the flow returned by listGlossariesPaginated to access the nested member GlossaryItem

@JvmName(name = "listGlossaryTermsResponseGlossaryTermItem")
fun Flow<ListGlossaryTermsResponse>.items(): Flow<GlossaryTermItem>

This paginator transforms the flow returned by listGlossaryTermsPaginated to access the nested member GlossaryTermItem

@JvmName(name = "listIterableFormsResponseIterableFormListItem")
fun Flow<ListIterableFormsResponse>.items(): Flow<IterableFormListItem>

This paginator transforms the flow returned by listIterableFormsPaginated to access the nested member IterableFormListItem

@JvmName(name = "searchAssetsResponseSearchResultItem")
fun Flow<SearchAssetsResponse>.items(): Flow<SearchResultItem>

This paginator transforms the flow returned by searchAssetsPaginated to access the nested member SearchResultItem

Link copied to clipboard
@JvmName(name = "listJobsResponseNameString")
fun Flow<ListJobsResponse>.jobNames(): Flow<String>

This paginator transforms the flow returned by listJobsPaginated to access the nested member NameString

Link copied to clipboard
@JvmName(name = "getJobRunsResponseJobRun")
fun Flow<GetJobRunsResponse>.jobRuns(): Flow<JobRun>

This paginator transforms the flow returned by getJobRunsPaginated to access the nested member JobRun

Link copied to clipboard
@JvmName(name = "getJobsResponseJob")
fun Flow<GetJobsResponse>.jobs(): Flow<Job>

This paginator transforms the flow returned by getJobsPaginated to access the nested member Job

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun GlueClient.listJobsPaginated(initialRequest: ListJobsRequest = ListJobsRequest { }): Flow<ListJobsResponse>

Paginate over ListJobsResponse results.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMaterializedViewRefreshTaskRunsResponseMaterializedViewRefreshTaskRun")
fun Flow<ListMaterializedViewRefreshTaskRunsResponse>.materializedViewRefreshTaskRuns(): Flow<MaterializedViewRefreshTaskRun>

This paginator transforms the flow returned by listMaterializedViewRefreshTaskRunsPaginated to access the nested member MaterializedViewRefreshTaskRun

Link copied to clipboard
@JvmName(name = "getPartitionIndexesResponsePartitionIndexDescriptor")
fun Flow<GetPartitionIndexesResponse>.partitionIndexDescriptorList(): Flow<PartitionIndexDescriptor>

This paginator transforms the flow returned by getPartitionIndexesPaginated to access the nested member PartitionIndexDescriptor

Link copied to clipboard
@JvmName(name = "listUsageProfilesResponseUsageProfileDefinition")
fun Flow<ListUsageProfilesResponse>.profiles(): Flow<UsageProfileDefinition>

This paginator transforms the flow returned by listUsageProfilesPaginated to access the nested member UsageProfileDefinition

Link copied to clipboard
@JvmName(name = "listRegistriesResponseRegistryListItem")
fun Flow<ListRegistriesResponse>.registries(): Flow<RegistryListItem>

This paginator transforms the flow returned by listRegistriesPaginated to access the nested member RegistryListItem

Link copied to clipboard
@JvmName(name = "getWorkflowRunsResponseWorkflowRun")
fun Flow<GetWorkflowRunsResponse>.runs(): Flow<WorkflowRun>

This paginator transforms the flow returned by getWorkflowRunsPaginated to access the nested member WorkflowRun

Link copied to clipboard
@JvmName(name = "listSchemaVersionsResponseSchemaVersionListItem")
fun Flow<ListSchemaVersionsResponse>.schemas(): Flow<SchemaVersionListItem>

This paginator transforms the flow returned by listSchemaVersionsPaginated to access the nested member SchemaVersionListItem

@JvmName(name = "listSchemasResponseSchemaListItem")
fun Flow<ListSchemasResponse>.schemas(): Flow<SchemaListItem>

This paginator transforms the flow returned by listSchemasPaginated to access the nested member SchemaListItem

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "getSecurityConfigurationsResponseSecurityConfiguration")
fun Flow<GetSecurityConfigurationsResponse>.securityConfigurations(): Flow<SecurityConfiguration>

This paginator transforms the flow returned by getSecurityConfigurationsPaginated to access the nested member SecurityConfiguration

Link copied to clipboard
@JvmName(name = "listTableOptimizerRunsResponseTableOptimizerRun")
fun Flow<ListTableOptimizerRunsResponse>.tableOptimizerRuns(): Flow<TableOptimizerRun>

This paginator transforms the flow returned by listTableOptimizerRunsPaginated to access the nested member TableOptimizerRun

Link copied to clipboard
@JvmName(name = "listTriggersResponseNameString")
fun Flow<ListTriggersResponse>.triggerNames(): Flow<String>

This paginator transforms the flow returned by listTriggersPaginated to access the nested member NameString

Link copied to clipboard
@JvmName(name = "getTriggersResponseTrigger")
fun Flow<GetTriggersResponse>.triggers(): Flow<Trigger>

This paginator transforms the flow returned by getTriggersPaginated to access the nested member Trigger

Link copied to clipboard
@JvmName(name = "listWorkflowsResponseNameString")
fun Flow<ListWorkflowsResponse>.workflows(): Flow<String>

This paginator transforms the flow returned by listWorkflowsPaginated to access the nested member NameString