| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
RemovePermissionResult |
AmazonCloudWatchEventsClient.removePermission(RemovePermissionRequest request)
Revokes the permission of another Amazon Web Services account to be able to put events to the specified event
bus.
|
RemovePermissionResult |
AmazonCloudWatchEvents.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another Amazon Web Services account to be able to put events to the specified event
bus.
|
RemovePermissionResult |
AbstractAmazonCloudWatchEvents.removePermission(RemovePermissionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<RemovePermissionResult> |
AbstractAmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest request) |
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another Amazon Web Services account to be able to put events to the specified event
bus.
|
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsyncClient.removePermissionAsync(RemovePermissionRequest request) |
Future<RemovePermissionResult> |
AbstractAmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler)
Revokes the permission of another Amazon Web Services account to be able to put events to the specified event
bus.
|
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsyncClient.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<RemovePermissionResult> |
AbstractAmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsync.removePermissionAsync(RemovePermissionRequest removePermissionRequest,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler)
Revokes the permission of another Amazon Web Services account to be able to put events to the specified event
bus.
|
Future<RemovePermissionResult> |
AmazonCloudWatchEventsAsyncClient.removePermissionAsync(RemovePermissionRequest request,
AsyncHandler<RemovePermissionRequest,RemovePermissionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RemovePermissionResult |
RemovePermissionResult.clone() |
Copyright © 2023. All rights reserved.