Uses of Class
software.amazon.awssdk.services.eventbridge.model.ThrottlingException
-
Packages that use ThrottlingException Package Description software.amazon.awssdk.services.eventbridge Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. -
-
Uses of ThrottlingException in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge that throw ThrottlingException Modifier and Type Method Description default CreateConnectionResponseEventBridgeClient. createConnection(Consumer<CreateConnectionRequest.Builder> createConnectionRequest)Creates a connection.default CreateConnectionResponseEventBridgeClient. createConnection(CreateConnectionRequest createConnectionRequest)Creates a connection.default UpdateConnectionResponseEventBridgeClient. updateConnection(Consumer<UpdateConnectionRequest.Builder> updateConnectionRequest)Updates settings for a connection.default UpdateConnectionResponseEventBridgeClient. updateConnection(UpdateConnectionRequest updateConnectionRequest)Updates settings for a connection.
-