public class ListConfigurationsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
ListConfigurationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Configuration> |
getConfigurations()
Gets the configurations.
|
public List<Configuration> getConfigurations()
An array of configurations that are available for the service instance.
Copyright © 2022 IBM Cloud. All rights reserved.