Uses of Class
software.amazon.awssdk.services.entityresolution.model.PutPolicyRequest
-
Packages that use PutPolicyRequest Package Description software.amazon.awssdk.services.entityresolution Welcome to the Entity Resolution API Reference.software.amazon.awssdk.services.entityresolution.transform -
-
Uses of PutPolicyRequest in software.amazon.awssdk.services.entityresolution
Methods in software.amazon.awssdk.services.entityresolution with parameters of type PutPolicyRequest Modifier and Type Method Description default CompletableFuture<PutPolicyResponse>EntityResolutionAsyncClient. putPolicy(PutPolicyRequest putPolicyRequest)Updates the resource-based policy.default PutPolicyResponseEntityResolutionClient. putPolicy(PutPolicyRequest putPolicyRequest)Updates the resource-based policy. -
Uses of PutPolicyRequest in software.amazon.awssdk.services.entityresolution.transform
Methods in software.amazon.awssdk.services.entityresolution.transform with parameters of type PutPolicyRequest Modifier and Type Method Description SdkHttpFullRequestPutPolicyRequestMarshaller. marshall(PutPolicyRequest putPolicyRequest)
-