public static class ListRemoveWithIndexCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
index
The index of the element to be removed
|
String |
name
Name of the List
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public int index
Copyright © 2019 Hazelcast, Inc.. All rights reserved.