Uses of Class
software.amazon.awssdk.services.codeguruprofiler.model.GetPolicyRequest
-
Packages that use GetPolicyRequest Package Description software.amazon.awssdk.services.codeguruprofiler This section provides documentation for the Amazon CodeGuru Profiler API operations.software.amazon.awssdk.services.codeguruprofiler.transform -
-
Uses of GetPolicyRequest in software.amazon.awssdk.services.codeguruprofiler
Methods in software.amazon.awssdk.services.codeguruprofiler with parameters of type GetPolicyRequest Modifier and Type Method Description default CompletableFuture<GetPolicyResponse>CodeGuruProfilerAsyncClient. getPolicy(GetPolicyRequest getPolicyRequest)Returns the JSON-formatted resource-based policy on a profiling group.default GetPolicyResponseCodeGuruProfilerClient. getPolicy(GetPolicyRequest getPolicyRequest)Returns the JSON-formatted resource-based policy on a profiling group. -
Uses of GetPolicyRequest in software.amazon.awssdk.services.codeguruprofiler.transform
Methods in software.amazon.awssdk.services.codeguruprofiler.transform with parameters of type GetPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetPolicyRequestMarshaller. marshall(GetPolicyRequest getPolicyRequest)
-