| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions |
Amazon Verified Permissions is a permissions management service from Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
default PutSchemaResponse |
VerifiedPermissionsClient.putSchema(Consumer<PutSchemaRequest.Builder> putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
default PutSchemaResponse |
VerifiedPermissionsClient.putSchema(PutSchemaRequest putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutSchemaResponse> |
VerifiedPermissionsAsyncClient.putSchema(Consumer<PutSchemaRequest.Builder> putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
default CompletableFuture<PutSchemaResponse> |
VerifiedPermissionsAsyncClient.putSchema(PutSchemaRequest putSchemaRequest)
Creates or updates the policy schema in the specified policy store.
|
Copyright © 2023. All rights reserved.