| Package | Description |
|---|---|
| org.finra.herd.sdk.api |
| Modifier and Type | Method and Description |
|---|---|
ExpectedPartitionValuesInformation |
ExpectedPartitionValueApi.expectedPartitionValueCreateExpectedPartitionValues(ExpectedPartitionValuesCreateRequest expectedPartitionValuesCreateRequest)
createExpectedPartitionValues
Creates a list of expected partition values for an existing partition key group.
|
ExpectedPartitionValuesInformation |
ExpectedPartitionValueApi.expectedPartitionValueDeleteExpectedPartitionValues(ExpectedPartitionValuesDeleteRequest expectedPartitionValuesDeleteRequest)
deleteExpectedPartitionValues
Deletes specified expected partition values from an existing partition key group which is identified by name.
|
ExpectedPartitionValuesInformation |
ExpectedPartitionValueApi.expectedPartitionValueGetExpectedPartitionValues(String partitionKeyGroupName,
String startExpectedPartitionValue,
String endExpectedPartitionValue)
getExpectedPartitionValues
Retrieves a range of existing expected partition values.
|
Copyright © 2017. All rights reserved.