类的使用
com.baidubce.services.iothub.model.BaseRequest
-
使用BaseRequest的程序包 程序包 说明 com.baidubce.services.iothub com.baidubce.services.iothub.model com.baidubce.services.iothub.model.iotcore com.baidubce.services.iotviz.model -
-
com.baidubce.services.iothub中BaseRequest的使用
参数类型为BaseRequest的com.baidubce.services.iothub中的方法 修饰符和类型 方法 说明 QueryEndpointResponseIotHubClient. createEndpoint(BaseRequest createEndpointRequest)已过时。BaseResponseIotHubClient. deleteEndpoint(BaseRequest deleteEndpointRequest)已过时。BaseResponseIotHubClient. deletePermission(BaseRequest deletePolicyRequest, String permissionUuid)已过时。MqttUsageResponseIotHubClient. getEndpointMqttUsageOfCurrentBillingMonth(BaseRequest request)已过时。ListResponseIotHubClient. listThings(BaseRequest listThingsRequest, String order, String orderBy, String pageNo, String pageSize, String q)已过时。 -
com.baidubce.services.iothub.model中BaseRequest的使用
com.baidubce.services.iothub.model中BaseRequest的子类 修饰符和类型 类 说明 classAttachPrincipalToPolicyRequestRepresent the request for Attach and Remove PrincipalToPolicy.classAttachThingToPrincipalRequestRepresent the request for Attach and Remove ThingToPrincipal.classBatchGetMqttClientStatusRequestclassCreatePermissionRequestRepresent the create permission request.classDeleteThingRequestRepresent the delete thing request.classListEndpointsRequestRepresent the list all endpoint request.classListPolicyRequestRepresent the request to list all principal in specified principal.classListPrincipalsRequestRepresent the request to list all principal in specified thing.classListThingsRequestRepresent the request to list all thing in specified endpoint.classMqttClientStatusRequestclassQueryEndpointDailyMqttUsageRequestclassQueryEndpointRequestRepresent the request to query the specified endpoint.classQueryPermissionRequestRepresent the request to query the permission by specified permissionUuid.classQueryPolicyRequestRepresent the request to query the specified policy by policyName.classQueryPrincipalRequestRepresent the request to query the specified principal by principalName.classQueryThingRequestRepresent the request to query the specified thing by thingName.classRegeneratePasswordRequestRepresent the request to regenerate pwd.classRenewCertificateRequestRepresent the request to renew the certificate.classUpdatePermissionRequestRepresent the request to update the permission.返回BaseRequest的com.baidubce.services.iothub.model中的方法 修饰符和类型 方法 说明 BaseRequestBaseRequest. withEndpointName(String endpointName)BaseRequestBaseRequest. withRequestCredentials(BceCredentials credentials) -
com.baidubce.services.iothub.model.iotcore中BaseRequest的使用
com.baidubce.services.iothub.model.iotcore中BaseRequest的子类 修饰符和类型 类 说明 classAddPolicyRequestRepresent the add policy request.classCreateDeviceRequestRepresent the create device request.classCreateTemplateRequestRepresent the create template request.classSecretKeyRequestRepresent the secret key request.classUpdateDeviceRequestRepresent the update device request.classUpdatePolicyRequestRepresent the update policy request. -
com.baidubce.services.iotviz.model中BaseRequest的使用
com.baidubce.services.iotviz.model中BaseRequest的子类 修饰符和类型 类 说明 classCreateTokenRequestRequest to create a token
-