| Package | Description |
|---|---|
| com.ibm.cloud.platform_services.resource_controller.v2 |
IBM Cloud Resource Controller API v2.
|
| com.ibm.cloud.platform_services.resource_controller.v2.model |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance> |
ResourceController.createResourceInstance(CreateResourceInstanceOptions createResourceInstanceOptions)
Create (provision) a new resource instance.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance> |
ResourceController.getResourceInstance(GetResourceInstanceOptions getResourceInstanceOptions)
Get a resource instance.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance> |
ResourceController.lockResourceInstance(LockResourceInstanceOptions lockResourceInstanceOptions)
Lock a resource instance.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance> |
ResourceController.unlockResourceInstance(UnlockResourceInstanceOptions unlockResourceInstanceOptions)
Unlock a resource instance.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceInstance> |
ResourceController.updateResourceInstance(UpdateResourceInstanceOptions updateResourceInstanceOptions)
Update a resource instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceInstance> |
ResourceInstancesList.getResources()
Gets the resources.
|
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.