| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
PartitionKeyGroupKey |
ExpectedPartitionValuesCreateRequest.getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
PartitionKeyGroupKey |
ExpectedPartitionValuesDeleteRequest.getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
PartitionKeyGroupKey |
ExpectedPartitionValuesInformation.getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
PartitionKeyGroupKey |
PartitionKeyGroup.getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
PartitionKeyGroupKey |
PartitionKeyGroupCreateRequest.getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
| Modifier and Type | Method and Description |
|---|---|
List<PartitionKeyGroupKey> |
PartitionKeyGroupKeys.getPartitionKeyGroupKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpectedPartitionValuesCreateRequest.setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
void |
ExpectedPartitionValuesDeleteRequest.setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
void |
ExpectedPartitionValuesInformation.setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
void |
PartitionKeyGroup.setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
void |
PartitionKeyGroupCreateRequest.setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionKeyGroupKeys.setPartitionKeyGroupKeys(List<PartitionKeyGroupKey> partitionKeyGroupKeys) |
Copyright © 2017. All rights reserved.