| Package | Description |
|---|---|
| software.amazon.awssdk.services.schemas |
Amazon EventBridge Schema Registry
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteResourcePolicyResponse |
SchemasClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest)
Delete the resource-based policy attached to the specified registry.
|
default DeleteResourcePolicyResponse |
SchemasClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest)
Delete the resource-based policy attached to the specified registry.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteResourcePolicyResponse> |
SchemasAsyncClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest)
Delete the resource-based policy attached to the specified registry.
|
default CompletableFuture<DeleteResourcePolicyResponse> |
SchemasAsyncClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest)
Delete the resource-based policy attached to the specified registry.
|
Copyright © 2022. All rights reserved.