Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAgentRuntimeVersionsResponseAgent")
fun Flow<ListAgentRuntimeVersionsResponse>.agentRuntimes(): Flow<Agent>

This paginator transforms the flow returned by listAgentRuntimeVersionsPaginated to access the nested member Agent

@JvmName(name = "listAgentRuntimesResponseAgent")
fun Flow<ListAgentRuntimesResponse>.agentRuntimes(): Flow<Agent>

This paginator transforms the flow returned by listAgentRuntimesPaginated to access the nested member Agent

Link copied to clipboard
@JvmName(name = "listBrowsersResponseBrowserSummary")
fun Flow<ListBrowsersResponse>.browserSummaries(): Flow<BrowserSummary>

This paginator transforms the flow returned by listBrowsersPaginated to access the nested member BrowserSummary

Link copied to clipboard
@JvmName(name = "listCodeInterpretersResponseCodeInterpreterSummary")
fun Flow<ListCodeInterpretersResponse>.codeInterpreterSummaries(): Flow<CodeInterpreterSummary>

This paginator transforms the flow returned by listCodeInterpretersPaginated to access the nested member CodeInterpreterSummary

Link copied to clipboard
@JvmName(name = "listApiKeyCredentialProvidersResponseApiKeyCredentialProviderItem")
fun Flow<ListApiKeyCredentialProvidersResponse>.credentialProviders(): Flow<ApiKeyCredentialProviderItem>

This paginator transforms the flow returned by listApiKeyCredentialProvidersPaginated to access the nested member ApiKeyCredentialProviderItem

@JvmName(name = "listOauth2CredentialProvidersResponseOauth2CredentialProviderItem")
fun Flow<ListOauth2CredentialProvidersResponse>.credentialProviders(): Flow<Oauth2CredentialProviderItem>

This paginator transforms the flow returned by listOauth2CredentialProvidersPaginated to access the nested member Oauth2CredentialProviderItem

Link copied to clipboard
@JvmName(name = "listGatewayTargetsResponseTargetSummary")
fun Flow<ListGatewayTargetsResponse>.items(): Flow<TargetSummary>

This paginator transforms the flow returned by listGatewayTargetsPaginated to access the nested member TargetSummary

@JvmName(name = "listGatewaysResponseGatewaySummary")
fun Flow<ListGatewaysResponse>.items(): Flow<GatewaySummary>

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

Link copied to clipboard
@JvmName(name = "listMemoriesResponseMemorySummary")
fun Flow<ListMemoriesResponse>.memories(): Flow<MemorySummary>

This paginator transforms the flow returned by listMemoriesPaginated to access the nested member MemorySummary

Link copied to clipboard
@JvmName(name = "listAgentRuntimeEndpointsResponseAgentEndpoint")
fun Flow<ListAgentRuntimeEndpointsResponse>.runtimeEndpoints(): Flow<AgentEndpoint>

This paginator transforms the flow returned by listAgentRuntimeEndpointsPaginated to access the nested member AgentEndpoint

Link copied to clipboard
@JvmName(name = "listWorkloadIdentitiesResponseWorkloadIdentityType")
fun Flow<ListWorkloadIdentitiesResponse>.workloadIdentities(): Flow<WorkloadIdentityType>

This paginator transforms the flow returned by listWorkloadIdentitiesPaginated to access the nested member WorkloadIdentityType