| Package | Description |
|---|---|
| com.baidubce.services.iotdmp | |
| com.baidubce.services.iotdmp.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformClient.enableResource(String instanceId,
ResourceSupplier supplier,
ResourceType resourceType) |
ListInstanceResourceResponse |
PlatformClient.listInstanceResources(String instanceId,
ResourceSupplier supplier) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceSupplier |
ResourceSupplier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceSupplier[] |
ResourceSupplier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.