public static interface RemovePermissionRequest.Builder extends CloudWatchEventsRequest.Builder, CopyableBuilder<RemovePermissionRequest.Builder,RemovePermissionRequest>
| Modifier and Type | Method and Description |
|---|---|
RemovePermissionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RemovePermissionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RemovePermissionRequest.Builder |
statementId(String statementId)
The statement ID corresponding to the account that is no longer allowed to put events to the default event
bus.
|
buildoverrideConfigurationcopyapplyMutation, buildRemovePermissionRequest.Builder statementId(String statementId)
The statement ID corresponding to the account that is no longer allowed to put events to the default event bus.
statementId - The statement ID corresponding to the account that is no longer allowed to put events to the default
event bus.RemovePermissionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRemovePermissionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2018. All rights reserved.