Uses of Class
software.amazon.awssdk.services.entityresolution.model.GetPolicyRequest
-
Packages that use GetPolicyRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of GetPolicyRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type GetPolicyRequest Modifier and Type Method Description default CompletableFuture<GetPolicyResponse>EntityResolutionAsyncClient. getPolicy(GetPolicyRequest getPolicyRequest)Returns the resource-based policy.default GetPolicyResponseEntityResolutionClient. getPolicy(GetPolicyRequest getPolicyRequest)Returns the resource-based policy. -
Uses of GetPolicyRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type GetPolicyRequest Modifier and Type Method Description SdkHttpFullRequestGetPolicyRequestMarshaller. marshall(GetPolicyRequest getPolicyRequest)
-