static UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.builder() |
|
UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.Builder.resourceArn(String resourceArn) |
The connection ARN of the source, or the database ARN of the target.
|
default UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.Builder.sourceProcessingProperties(Consumer<SourceProcessingProperties.Builder> sourceProcessingProperties) |
The resource properties associated with the integration source.
|
UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.Builder.sourceProcessingProperties(SourceProcessingProperties sourceProcessingProperties) |
The resource properties associated with the integration source.
|
default UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.Builder.targetProcessingProperties(Consumer<TargetProcessingProperties.Builder> targetProcessingProperties) |
The resource properties associated with the integration target.
|
UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.Builder.targetProcessingProperties(TargetProcessingProperties targetProcessingProperties) |
The resource properties associated with the integration target.
|
UpdateIntegrationResourcePropertyResponse.Builder |
UpdateIntegrationResourcePropertyResponse.toBuilder() |
|