| Package | Description |
|---|---|
| com.baidubce.services.iothub | |
| com.baidubce.services.iothub.model | |
| com.baidubce.services.iotviz.model |
| Modifier and Type | Method and Description |
|---|---|
QueryEndpointResponse |
IotHubClient.createEndpoint(BaseRequest createEndpointRequest) |
BaseResponse |
IotHubClient.deleteEndpoint(BaseRequest deleteEndpointRequest) |
BaseResponse |
IotHubClient.deletePermission(BaseRequest deletePolicyRequest,
String permissionUuid) |
MqttUsageResponse |
IotHubClient.getEndpointMqttUsageOfCurrentBillingMonth(BaseRequest request) |
ListResponse |
IotHubClient.listThings(BaseRequest listThingsRequest,
String order,
String orderBy,
String pageNo,
String pageSize,
String q) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachPrincipalToPolicyRequest
Represent the request for Attach and Remove PrincipalToPolicy.
|
class |
AttachThingToPrincipalRequest
Represent the request for Attach and Remove ThingToPrincipal.
|
class |
BatchGetMqttClientStatusRequest |
class |
CreatePermissionRequest
Represent the create permission request.
|
class |
DeleteThingRequest
Represent the delete thing request.
|
class |
ListEndpointsRequest
Represent the list all endpoint request.
|
class |
ListPolicyRequest
Represent the request to list all principal in specified principal.
|
class |
ListPrincipalsRequest
Represent the request to list all principal in specified thing.
|
class |
ListThingsRequest
Represent the request to list all thing in specified endpoint.
|
class |
MqttClientStatusRequest |
class |
QueryEndpointDailyMqttUsageRequest |
class |
QueryEndpointRequest
Represent the request to query the specified endpoint.
|
class |
QueryPermissionRequest
Represent the request to query the permission by specified permissionUuid.
|
class |
QueryPolicyRequest
Represent the request to query the specified policy by policyName.
|
class |
QueryPrincipalRequest
Represent the request to query the specified principal by principalName.
|
class |
QueryThingRequest
Represent the request to query the specified thing by thingName.
|
class |
RegeneratePasswordRequest
Represent the request to regenerate pwd.
|
class |
RenewCertificateRequest
Represent the request to renew the certificate.
|
class |
UpdatePermissionRequest
Represent the request to update the permission.
|
| Modifier and Type | Method and Description |
|---|---|
BaseRequest |
BaseRequest.withEndpointName(String endpointName) |
BaseRequest |
BaseRequest.withRequestCredentials(BceCredentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateTokenRequest
Request to create a token
|
Copyright © 2020. All rights reserved.