| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon CloudWatch Events helps you to respond to state changes in your AWS resources.
|
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemovePermissionResponse |
CloudWatchEventsClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another AWS account to be able to put events to your default event bus.
|
default CompletableFuture<RemovePermissionResponse> |
CloudWatchEventsAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another AWS account to be able to put events to your default event bus.
|
| Modifier and Type | Method and Description |
|---|---|
Request<RemovePermissionRequest> |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<RemovePermissionRequest> |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
void |
RemovePermissionRequestModelMarshaller.marshall(RemovePermissionRequest removePermissionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.