public class UpdateEnvironmentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UpdateEnvironmentOptions.BuilderBuilder. | 
| static interface  | UpdateEnvironmentOptions.SizeSize that the environment should be increased to. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | description()Gets the description. | 
| java.lang.String | environmentId()Gets the environmentId. | 
| java.lang.String | name()Gets the name. | 
| UpdateEnvironmentOptions.Builder | newBuilder()New builder. | 
| java.lang.String | size()Gets the size. | 
public UpdateEnvironmentOptions.Builder newBuilder()
public java.lang.String environmentId()
public java.lang.String name()
public java.lang.String description()
public java.lang.String size()