| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler |
This section provides documentation for the Amazon CodeGuru Profiler API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPolicyResponse |
CodeGuruProfilerClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Returns the JSON-formatted resource-based policy on a profiling group.
|
default GetPolicyResponse |
CodeGuruProfilerClient.getPolicy(GetPolicyRequest getPolicyRequest)
Returns the JSON-formatted resource-based policy on a profiling group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPolicyResponse> |
CodeGuruProfilerAsyncClient.getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)
Returns the JSON-formatted resource-based policy on a profiling group.
|
default CompletableFuture<GetPolicyResponse> |
CodeGuruProfilerAsyncClient.getPolicy(GetPolicyRequest getPolicyRequest)
Returns the JSON-formatted resource-based policy on a profiling group.
|
Copyright © 2023. All rights reserved.