Searched defs:mapAttr1 (Results 1 – 3 of 3) sorted by relevance
82 Map<String, AttributeValue> mapAttr1 = b.getMapAttr1().entrySet().stream().collect( in asItem() local201 private Map<String, ByteBuffer> mapAttr1; field in V1ItemFactory.V1HugeBean246 public void setMapAttr1V1(Map<String, ByteBuffer> mapAttr1) { in setMapAttr1V1()
315 Map<String, AttributeValue> mapAttr1 = b.getMapAttr1().entrySet().stream().collect( in asItem() local
72 Map<String, SdkBytes> mapAttr1 = new HashMap<>(); in hugeBean() local230 private Map<String, SdkBytes> mapAttr1; field in ItemFactory.HugeBean270 public void setMapAttr1(Map<String, SdkBytes> mapAttr1) { in setMapAttr1()