@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class ExpectedPartitionValueKey extends Object
| Constructor and Description |
|---|
ExpectedPartitionValueKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExpectedPartitionValue()
The Expected Partition Value
|
String |
getPartitionKeyGroupName()
The name of the Partition Key Group associated with the Expected Partition Value
|
int |
hashCode() |
void |
setExpectedPartitionValue(String expectedPartitionValue) |
void |
setPartitionKeyGroupName(String partitionKeyGroupName) |
String |
toString() |
public String getPartitionKeyGroupName()
public void setPartitionKeyGroupName(String partitionKeyGroupName)
public String getExpectedPartitionValue()
public void setExpectedPartitionValue(String expectedPartitionValue)
Copyright © 2017. All rights reserved.