public static interface RemovePermissionRequest.Builder extends CloudWatchEventsRequest.Builder, SdkPojo, CopyableBuilder<RemovePermissionRequest.Builder,RemovePermissionRequest>
| Modifier and Type | Method and Description |
|---|---|
RemovePermissionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
RemovePermissionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.RemovePermissionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.