static DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.builder() |
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.cloudFormation(Collection<CloudFormationHealth> cloudFormation) |
The returned CloudFormationHealthOverview object that contains an
InsightHealthOverview object with the requested system health information.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.cloudFormation(Consumer<CloudFormationHealth.Builder>... cloudFormation) |
The returned CloudFormationHealthOverview object that contains an
InsightHealthOverview object with the requested system health information.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.cloudFormation(CloudFormationHealth... cloudFormation) |
The returned CloudFormationHealthOverview object that contains an
InsightHealthOverview object with the requested system health information.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.nextToken(String nextToken) |
The pagination token to use to retrieve the next page of results for this operation.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.service(Collection<ServiceHealth> service) |
An array of ServiceHealth objects that describes the health of the Amazon Web Services services
associated with the resources in the collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.service(Consumer<ServiceHealth.Builder>... service) |
An array of ServiceHealth objects that describes the health of the Amazon Web Services services
associated with the resources in the collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.service(ServiceHealth... service) |
An array of ServiceHealth objects that describes the health of the Amazon Web Services services
associated with the resources in the collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.tags(Collection<TagHealth> tags) |
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.tags(Consumer<TagHealth.Builder>... tags) |
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.Builder.tags(TagHealth... tags) |
The Amazon Web Services tags that are used by resources in the resource collection.
|
DescribeResourceCollectionHealthResponse.Builder |
DescribeResourceCollectionHealthResponse.toBuilder() |
|