public class ProviderResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getProviderId()
Gets the providerId.
|
ProviderResponseSpecification |
getSpecification()
Gets the specification.
|
public String getProviderId()
The unique identifier of the provider.
public ProviderResponseSpecification getSpecification()
The specification of the provider.
Copyright © 2024 IBM Cloud. All rights reserved.