| 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<ResourceBinding> |
ResourceController.createResourceBinding(CreateResourceBindingOptions createResourceBindingOptions)
Create a new resource binding.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceBinding> |
ResourceController.getResourceBinding(GetResourceBindingOptions getResourceBindingOptions)
Get a resource binding.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ResourceBinding> |
ResourceController.updateResourceBinding(UpdateResourceBindingOptions updateResourceBindingOptions)
Update a resource binding.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceBinding> |
ResourceBindingsList.getResources()
Gets the resources.
|
Copyright © 2021 IBM Cloud Platform Services. All rights reserved.