| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudcontrol |
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services
Cloud Control API User Guide.
|
| Modifier and Type | Method and Description |
|---|---|
default GetResourceResponse |
CloudControlClient.getResource(Consumer<GetResourceRequest.Builder> getResourceRequest)
Returns information about the current state of the specified resource.
|
default GetResourceResponse |
CloudControlClient.getResource(GetResourceRequest getResourceRequest)
Returns information about the current state of the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourceResponse> |
CloudControlAsyncClient.getResource(Consumer<GetResourceRequest.Builder> getResourceRequest)
Returns information about the current state of the specified resource.
|
default CompletableFuture<GetResourceResponse> |
CloudControlAsyncClient.getResource(GetResourceRequest getResourceRequest)
Returns information about the current state of the specified resource.
|
Copyright © 2023. All rights reserved.