Uses of Interface
software.amazon.awssdk.services.health.HealthAsyncClient
-
Packages that use HealthAsyncClient Package Description software.amazon.awssdk.services.health Health software.amazon.awssdk.services.health.paginators -
-
Uses of HealthAsyncClient in software.amazon.awssdk.services.health
Methods in software.amazon.awssdk.services.health that return HealthAsyncClient Modifier and Type Method Description static HealthAsyncClientHealthAsyncClient. create()Create aHealthAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of HealthAsyncClient in software.amazon.awssdk.services.health.paginators
Constructors in software.amazon.awssdk.services.health.paginators with parameters of type HealthAsyncClient Constructor Description DescribeAffectedAccountsForOrganizationPublisher(HealthAsyncClient client, DescribeAffectedAccountsForOrganizationRequest firstRequest)DescribeAffectedEntitiesForOrganizationPublisher(HealthAsyncClient client, DescribeAffectedEntitiesForOrganizationRequest firstRequest)DescribeAffectedEntitiesPublisher(HealthAsyncClient client, DescribeAffectedEntitiesRequest firstRequest)DescribeEventAggregatesPublisher(HealthAsyncClient client, DescribeEventAggregatesRequest firstRequest)DescribeEventsForOrganizationPublisher(HealthAsyncClient client, DescribeEventsForOrganizationRequest firstRequest)DescribeEventsPublisher(HealthAsyncClient client, DescribeEventsRequest firstRequest)DescribeEventTypesPublisher(HealthAsyncClient client, DescribeEventTypesRequest firstRequest)
-