Uses of Class
software.amazon.awssdk.services.eventbridge.model.RemovePermissionRequest
Packages that use RemovePermissionRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of RemovePermissionRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type RemovePermissionRequestModifier and TypeMethodDescriptionEventBridgeAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest) Revokes the permission of another Amazon Web Services account to be able to put events to the specified event bus.default RemovePermissionResponseEventBridgeClient.removePermission(RemovePermissionRequest removePermissionRequest) Revokes the permission of another Amazon Web Services account to be able to put events to the specified event bus. -
Uses of RemovePermissionRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type RemovePermissionRequestModifier and TypeMethodDescriptionRemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest)