@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class PartitionKeyGroupCreateRequest extends Object
| Constructor and Description |
|---|
PartitionKeyGroupCreateRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PartitionKeyGroupKey |
getPartitionKeyGroupKey()
Value that uniquely identifies a Partition Key Group
|
int |
hashCode() |
void |
setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey) |
String |
toString() |
public PartitionKeyGroupKey getPartitionKeyGroupKey()
public void setPartitionKeyGroupKey(PartitionKeyGroupKey partitionKeyGroupKey)
Copyright © 2017. All rights reserved.