public static class CocoMediaClient.DeleteNetwork extends Command<CocoMediaClient.CommandId,CocoMediaClient.DeleteNetworkResponse>
CocoMediaClient.setTokens(String)Command.State| Constructor and Description |
|---|
DeleteNetwork(java.lang.String networkId)
The constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
getCommandId, setTimeoutpublic DeleteNetwork(java.lang.String networkId)
networkId - The id of the network which has to be deletedpublic java.lang.String toString()
toString in class Command<CocoMediaClient.CommandId,CocoMediaClient.DeleteNetworkResponse>