| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeResourceGroupsResponse |
InspectorClient.describeResourceGroups(Consumer<DescribeResourceGroupsRequest.Builder> describeResourceGroupsRequest)
Describes the resource groups that are specified by the ARNs of the resource groups.
|
default DescribeResourceGroupsResponse |
InspectorClient.describeResourceGroups(DescribeResourceGroupsRequest describeResourceGroupsRequest)
Describes the resource groups that are specified by the ARNs of the resource groups.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeResourceGroupsResponse> |
InspectorAsyncClient.describeResourceGroups(Consumer<DescribeResourceGroupsRequest.Builder> describeResourceGroupsRequest)
Describes the resource groups that are specified by the ARNs of the resource groups.
|
default CompletableFuture<DescribeResourceGroupsResponse> |
InspectorAsyncClient.describeResourceGroups(DescribeResourceGroupsRequest describeResourceGroupsRequest)
Describes the resource groups that are specified by the ARNs of the resource groups.
|
Copyright © 2023. All rights reserved.