public class CreateGroupRequest extends Object
Modifier and Type | Field and Description |
---|---|
String |
description |
com.google.common.collect.ImmutableMap<String,String> |
metadata |
String |
name |
Constructor and Description |
---|
CreateGroupRequest(String name,
String description,
com.google.common.collect.ImmutableMap<String,String> metadata) |
public final String name
Copyright © 2018 Walmart, Inc.. All rights reserved.