public class CreateEnvironmentRequest extends GenericModel
Environment.
A JSON object where you define an environment name and an environment description.| Modifier and Type | Class and Description |
|---|---|
static class |
CreateEnvironmentRequest.Builder |
static class |
CreateEnvironmentRequest.Size |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
CreateEnvironmentRequest.Size |
getSize() |
equals, hashCode, toStringpublic String getName()
public String getDescription()
public CreateEnvironmentRequest.Size getSize()
Copyright © 2015–2016 IBM Watson. All rights reserved.