Package-level declarations

Inherited functions

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrBlocksResponse>.cidrBlocks(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/CidrBlockSummary>

This paginator transforms the flow returned by listCidrBlocksPaginated to access the nested member CidrBlockSummary

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrCollectionsResponse>.cidrCollections(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/CollectionSummary>

This paginator transforms the flow returned by listCidrCollectionsPaginated to access the nested member CollectionSummary

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrLocationsResponse>.cidrLocations(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/LocationSummary>

This paginator transforms the flow returned by listCidrLocationsPaginated to access the nested member LocationSummary

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHealthChecksResponse>.healthChecks(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/HealthCheck>

This paginator transforms the flow returned by listHealthChecksPaginated to access the nested member HealthCheck

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHostedZonesResponse>.hostedZones(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/HostedZone>

This paginator transforms the flow returned by listHostedZonesPaginated to access the nested member HostedZone

Link copied to clipboard
fun Route53Client.listCidrBlocksPaginated(initialRequest: ListCidrBlocksRequest): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrBlocksResponse>
fun Route53Client.listCidrBlocksPaginated(block: ListCidrBlocksRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrBlocksResponse>

Paginate over ListCidrBlocksResponse results.

Link copied to clipboard
fun Route53Client.listCidrCollectionsPaginated(initialRequest: ListCidrCollectionsRequest = ListCidrCollectionsRequest { }): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrCollectionsResponse>
fun Route53Client.listCidrCollectionsPaginated(block: ListCidrCollectionsRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrCollectionsResponse>

Paginate over ListCidrCollectionsResponse results.

Link copied to clipboard
fun Route53Client.listCidrLocationsPaginated(initialRequest: ListCidrLocationsRequest): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrLocationsResponse>
fun Route53Client.listCidrLocationsPaginated(block: ListCidrLocationsRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListCidrLocationsResponse>

Paginate over ListCidrLocationsResponse results.

Link copied to clipboard
fun Route53Client.listHealthChecksPaginated(initialRequest: ListHealthChecksRequest = ListHealthChecksRequest { }): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHealthChecksResponse>
fun Route53Client.listHealthChecksPaginated(block: ListHealthChecksRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHealthChecksResponse>

Paginate over ListHealthChecksResponse results.

Link copied to clipboard
fun Route53Client.listHostedZonesPaginated(initialRequest: ListHostedZonesRequest = ListHostedZonesRequest { }): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHostedZonesResponse>
fun Route53Client.listHostedZonesPaginated(block: ListHostedZonesRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListHostedZonesResponse>

Paginate over ListHostedZonesResponse results.

Link copied to clipboard
fun Route53Client.listQueryLoggingConfigsPaginated(initialRequest: ListQueryLoggingConfigsRequest = ListQueryLoggingConfigsRequest { }): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListQueryLoggingConfigsResponse>
fun Route53Client.listQueryLoggingConfigsPaginated(block: ListQueryLoggingConfigsRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListQueryLoggingConfigsResponse>

Paginate over ListQueryLoggingConfigsResponse results.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/ListQueryLoggingConfigsResponse>.queryLoggingConfigs(): ERROR CLASS: Symbol not found for Flow<aws/sdk/kotlin/services/route53/model/QueryLoggingConfig>

This paginator transforms the flow returned by listQueryLoggingConfigsPaginated to access the nested member QueryLoggingConfig