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