| 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 DescribeEventBusResponse |
CloudWatchEventsClient.describeEventBus()
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
default DescribeEventBusResponse |
CloudWatchEventsClient.describeEventBus(Consumer<DescribeEventBusRequest.Builder> describeEventBusRequest)
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
default DescribeEventBusResponse |
CloudWatchEventsClient.describeEventBus(DescribeEventBusRequest describeEventBusRequest)
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeEventBusResponse> |
CloudWatchEventsAsyncClient.describeEventBus()
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
default CompletableFuture<DescribeEventBusResponse> |
CloudWatchEventsAsyncClient.describeEventBus(Consumer<DescribeEventBusRequest.Builder> describeEventBusRequest)
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
default CompletableFuture<DescribeEventBusResponse> |
CloudWatchEventsAsyncClient.describeEventBus(DescribeEventBusRequest describeEventBusRequest)
Displays the external AWS accounts that are permitted to write events to your account using your account's event
bus, and the associated policy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEventBusResponse |
DescribeEventBusResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.