public class ProviderResponseSpecification
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
ProviderResponseSpecificationComponents |
getComponents()
Gets the components.
|
List<ProviderResponseSpecificationServersItem> |
getServers()
Gets the servers.
|
public List<ProviderResponseSpecificationServersItem> getServers()
An array of objects defining all endpoints of the provider.
**Note:** Multiple array items are reserved for future use.
public ProviderResponseSpecificationComponents getComponents()
An object defining various reusable definitions of the provider.
Copyright © 2024 IBM Cloud. All rights reserved.