Uses of Class
software.amazon.awssdk.services.health.model.DescribeEntityAggregatesForOrganizationRequest
-
Packages that use DescribeEntityAggregatesForOrganizationRequest Package Description software.amazon.awssdk.services.health Health software.amazon.awssdk.services.health.transform -
-
Uses of DescribeEntityAggregatesForOrganizationRequest in software.amazon.awssdk.services.health
Methods in software.amazon.awssdk.services.health with parameters of type DescribeEntityAggregatesForOrganizationRequest Modifier and Type Method Description default CompletableFuture<DescribeEntityAggregatesForOrganizationResponse>HealthAsyncClient. describeEntityAggregatesForOrganization(DescribeEntityAggregatesForOrganizationRequest describeEntityAggregatesForOrganizationRequest)Returns a list of entity aggregates for your Organizations that are affected by each of the specified events.default DescribeEntityAggregatesForOrganizationResponseHealthClient. describeEntityAggregatesForOrganization(DescribeEntityAggregatesForOrganizationRequest describeEntityAggregatesForOrganizationRequest)Returns a list of entity aggregates for your Organizations that are affected by each of the specified events. -
Uses of DescribeEntityAggregatesForOrganizationRequest in software.amazon.awssdk.services.health.transform
Methods in software.amazon.awssdk.services.health.transform with parameters of type DescribeEntityAggregatesForOrganizationRequest Modifier and Type Method Description SdkHttpFullRequestDescribeEntityAggregatesForOrganizationRequestMarshaller. marshall(DescribeEntityAggregatesForOrganizationRequest describeEntityAggregatesForOrganizationRequest)
-