Uses of Class
software.amazon.awssdk.services.cloudcontrol.model.GetResourceRequest
Packages that use GetResourceRequest
Package
Description
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services
Cloud Control API User Guide.
-
Uses of GetResourceRequest in software.amazon.awssdk.services.cloudcontrol
Methods in software.amazon.awssdk.services.cloudcontrol with parameters of type GetResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetResourceResponse>CloudControlAsyncClient.getResource(GetResourceRequest getResourceRequest) Returns information about the current state of the specified resource.default GetResourceResponseCloudControlClient.getResource(GetResourceRequest getResourceRequest) Returns information about the current state of the specified resource. -
Uses of GetResourceRequest in software.amazon.awssdk.services.cloudcontrol.transform
Methods in software.amazon.awssdk.services.cloudcontrol.transform with parameters of type GetResourceRequestModifier and TypeMethodDescriptionGetResourceRequestMarshaller.marshall(GetResourceRequest getResourceRequest)