Click or drag to resize

GetEnvironmentsResponse Class

Get Environments response.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1GetEnvironmentsResponse

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class GetEnvironmentsResponse

The GetEnvironmentsResponse type exposes the following members.

Constructors
  NameDescription
Public methodGetEnvironmentsResponse
Initializes a new instance of the GetEnvironmentsResponse class
Top
Properties
  NameDescription
Public propertyenvironments
An array of [environments] that are available for the service instance.
Top
See Also