Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateEndpointRequest
Packages that use CreateEndpointRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of CreateEndpointRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type CreateEndpointRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateEndpointResponse>EventBridgeAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest) Creates a global endpoint.default CreateEndpointResponseEventBridgeClient.createEndpoint(CreateEndpointRequest createEndpointRequest) Creates a global endpoint. -
Uses of CreateEndpointRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type CreateEndpointRequestModifier and TypeMethodDescriptionCreateEndpointRequestMarshaller.marshall(CreateEndpointRequest createEndpointRequest)