| Package | Description |
|---|---|
| software.amazon.awssdk.services.schemas |
Amazon EventBridge Schema Registry
|
| Modifier and Type | Method and Description |
|---|---|
default GetResourcePolicyResponse |
SchemasClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Retrieves the resource-based policy attached to a given registry.
|
default GetResourcePolicyResponse |
SchemasClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Retrieves the resource-based policy attached to a given registry.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourcePolicyResponse> |
SchemasAsyncClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)
Retrieves the resource-based policy attached to a given registry.
|
default CompletableFuture<GetResourcePolicyResponse> |
SchemasAsyncClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)
Retrieves the resource-based policy attached to a given registry.
|
Copyright © 2022. All rights reserved.