| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourcegroups |
|
| Modifier and Type | Method and Description |
|---|---|
default UngroupResourcesResponse |
ResourceGroupsClient.ungroupResources(Consumer<UngroupResourcesRequest.Builder> ungroupResourcesRequest)
Removes the specified resources from the specified group.
|
default UngroupResourcesResponse |
ResourceGroupsClient.ungroupResources(UngroupResourcesRequest ungroupResourcesRequest)
Removes the specified resources from the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UngroupResourcesResponse> |
ResourceGroupsAsyncClient.ungroupResources(Consumer<UngroupResourcesRequest.Builder> ungroupResourcesRequest)
Removes the specified resources from the specified group.
|
default CompletableFuture<UngroupResourcesResponse> |
ResourceGroupsAsyncClient.ungroupResources(UngroupResourcesRequest ungroupResourcesRequest)
Removes the specified resources from the specified group.
|
Copyright © 2020. All rights reserved.