public static class CocoMediaClient.CreateNetwork extends Command<CocoMediaClient.CommandId,CocoMediaClient.CreateNetworkResponse>
CocoMediaClient.setTokens(String)Command.State| Constructor and Description |
|---|
CreateNetwork(java.lang.String networkName,
java.lang.String networkMetadata)
The constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getCommandId, setTimeoutpublic CreateNetwork(java.lang.String networkName,
java.lang.String networkMetadata)
networkName - The name of the networknetworkMetadata - The metadata of the networkpublic java.lang.String toString()
toString in class Command<CocoMediaClient.CommandId,CocoMediaClient.CreateNetworkResponse>