| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEndpointResponse |
EventBridgeClient.createEndpoint(Consumer<CreateEndpointRequest.Builder> createEndpointRequest)
Creates a global endpoint.
|
default CreateEndpointResponse |
EventBridgeClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates a global endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEndpointResponse> |
EventBridgeAsyncClient.createEndpoint(Consumer<CreateEndpointRequest.Builder> createEndpointRequest)
Creates a global endpoint.
|
default CompletableFuture<CreateEndpointResponse> |
EventBridgeAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates a global endpoint.
|
Copyright © 2023. All rights reserved.