public class DeleteEnvironmentResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DeleteEnvironmentResponse.StatusStatus of the environment. | 
| Constructor and Description | 
|---|
| DeleteEnvironmentResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getEnvironmentId()Gets the environmentId. | 
| java.lang.String | getStatus()Gets the status. |