public static interface DeleteCustomPluginRequest.Builder extends KafkaConnectRequest.Builder, SdkPojo, CopyableBuilder<DeleteCustomPluginRequest.Builder,DeleteCustomPluginRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomPluginRequest.Builder |
customPluginArn(String customPluginArn)
The Amazon Resource Name (ARN) of the custom plugin that you want to delete.
|
DeleteCustomPluginRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteCustomPluginRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteCustomPluginRequest.Builder customPluginArn(String customPluginArn)
The Amazon Resource Name (ARN) of the custom plugin that you want to delete.
customPluginArn - The Amazon Resource Name (ARN) of the custom plugin that you want to delete.DeleteCustomPluginRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteCustomPluginRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.