| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
S3PropertiesLocation |
JdbcExecutionRequest.getS3PropertiesLocation() |
S3PropertiesLocation |
JobCreateRequest.getS3PropertiesLocation()
The location to the Java properties file in S3
|
S3PropertiesLocation |
JobDefinition.getS3PropertiesLocation()
The location to the Java properties file in S3
|
S3PropertiesLocation |
JobDefinitionCreateRequest.getS3PropertiesLocation()
The location to the Java properties file in S3
|
S3PropertiesLocation |
JobDefinitionUpdateRequest.getS3PropertiesLocation()
The location to the Java properties file in S3
|
S3PropertiesLocation |
JobSignalRequest.getS3PropertiesLocation()
The location to the Java properties file in S3
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcExecutionRequest.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
void |
JobCreateRequest.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
void |
JobDefinition.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
void |
JobDefinitionCreateRequest.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
void |
JobDefinitionUpdateRequest.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
void |
JobSignalRequest.setS3PropertiesLocation(S3PropertiesLocation s3PropertiesLocation) |
Copyright © 2017. All rights reserved.