public static interface ResponsePartitionKey.Builder extends SdkPojo, CopyableBuilder<ResponsePartitionKey.Builder,ResponsePartitionKey>
| Modifier and Type | Method and Description |
|---|---|
ResponsePartitionKey.Builder |
dimensions(Map<String,String> dimensions)
A dimension map that contains the dimension(s) for this partition.
|
copyapplyMutation, buildResponsePartitionKey.Builder dimensions(Map<String,String> dimensions)
A dimension map that contains the dimension(s) for this partition.
dimensions - A dimension map that contains the dimension(s) for this partition.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.