public class ListConfigurationsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Configuration> |
configurations |
Constructor and Description |
---|
ListConfigurationsResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Configuration> |
getConfigurations()
Gets the configurations.
|
protected java.util.List<Configuration> configurations
public java.util.List<Configuration> getConfigurations()
An array of configurations that are available for the service instance.