| Package | Description |
|---|---|
| com.baidubce.services.iotdmp | |
| com.baidubce.services.iotdmp.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformClient.disableResource(String instanceId,
ResourceSupplier supplier,
ResourceType resourceType) |
void |
PlatformClient.enableResource(String instanceId,
ResourceSupplier supplier,
ResourceType resourceType) |
ListProtocolResponse |
PlatformClient.getProtocolList(ResourceSupplier supplier,
String protocolName,
int pageNo,
int pageSize) |
ListInstanceResourceResponse |
PlatformClient.listInstanceResources(String instanceId,
ResourceSupplier supplier) |
void |
PlatformClient.unbindResource(String instanceId,
ResourceSupplier supplier,
ResourceType resourceType) |
| 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 © 2024. All rights reserved.