Uses of Class
software.amazon.awssdk.services.eventbridge.model.DeleteConnectionRequest
Packages that use DeleteConnectionRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of DeleteConnectionRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type DeleteConnectionRequestModifier and TypeMethodDescriptionEventBridgeAsyncClient.deleteConnection(DeleteConnectionRequest deleteConnectionRequest) Deletes a connection.default DeleteConnectionResponseEventBridgeClient.deleteConnection(DeleteConnectionRequest deleteConnectionRequest) Deletes a connection. -
Uses of DeleteConnectionRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type DeleteConnectionRequestModifier and TypeMethodDescriptionDeleteConnectionRequestMarshaller.marshall(DeleteConnectionRequest deleteConnectionRequest)