类的使用
com.baidubce.services.iothub.model.BaseResponse
-
使用BaseResponse的程序包 程序包 说明 com.baidubce.services.iothub com.baidubce.services.iothub.model com.baidubce.services.iothub.model.iotcore -
-
com.baidubce.services.iothub中BaseResponse的使用
返回BaseResponse的com.baidubce.services.iothub中的方法 修饰符和类型 方法 说明 BaseResponseIotHubClient. attachPrincipalToPolicy(AttachPrincipalToPolicyRequest attachPrincipalToPolicyRequest)已过时。BaseResponseIotHubClient. attachPrincipalToPolicy(String endpointName, String principaName, String policyName)已过时。BaseResponseIotHubClient. attachThingToPrincipal(AttachThingToPrincipalRequest attachThingToPrincipalRequest)已过时。BaseResponseIotHubClient. attachThingToPrincipal(String endpointName, String thingName, String principaName)已过时。BaseResponseIotHubClient. deleteEndpoint(BaseRequest deleteEndpointRequest)已过时。BaseResponseIotHubClient. deleteEndpoint(String endpointName)已过时。BaseResponseIotHubClient. deletePermission(BaseRequest deletePolicyRequest, String permissionUuid)已过时。BaseResponseIotHubClient. deletePermission(String endpointName, String permissionUuid)已过时。BaseResponseIotHubClient. deletePolicy(QueryPolicyRequest deletePolicyRequest)已过时。BaseResponseIotHubClient. deletePolicy(String endpointName, String policyName)已过时。BaseResponseIotHubClient. deletePrincipal(QueryPrincipalRequest deletePrincipalRequest)已过时。BaseResponseIotHubClient. deletePrincipal(String endpointName, String principalName)已过时。BaseResponseIotHubClient. deleteThing(DeleteThingRequest deleteThingRequest)已过时。BaseResponseIotHubClient. deleteThing(String endpointName, String thingName)已过时。BaseResponseIotHubClient. removePrincipalToPolicy(AttachPrincipalToPolicyRequest attachPrincipalToPolicyRequest)已过时。BaseResponseIotHubClient. removePrincipalToPolicy(String endpointName, String principaName, String policyName)已过时。BaseResponseIotHubClient. removeThingToPrincipal(AttachThingToPrincipalRequest attachThingToPrincipalRequest)已过时。BaseResponseIotHubClient. removeThingToPrincipal(String endpointName, String thingName, String principaName)已过时。 -
com.baidubce.services.iothub.model中BaseResponse的使用
com.baidubce.services.iothub.model中BaseResponse的子类 修饰符和类型 类 说明 classCreatePrincipalResponseRepresent the create Principal request.classCreatePrincipalWithCertResponseRepresent the create Principal with certificate response.classListPermissionResponseThe permission response to list.classListResponseThe base response to list.classQueryEndpointResponseRepresent the response to query the specified endpoint.classQueryPermissionResponseRepresent the response to query the specified permission.classQueryPolicyResponseRepresent the response to query the specified policy.classQueryPrincipalResponseRepresent the response to query the specified principal.classQueryResponseRepresent the base response to query.classQueryThingResponseRepresent the response to query the specified thing.classRenewCertificateResponseRepresent the Renew certificate response . -
com.baidubce.services.iothub.model.iotcore中BaseResponse的使用
com.baidubce.services.iothub.model.iotcore中BaseResponse的子类 修饰符和类型 类 说明 classAddPolicyResponseRepresent the response to add policy.classCreateDeviceResponseRepresent the response to create device.classCreateTemplateResponseRepresent the response to create template.classGetDeviceResponseRepresent the response to get device.classGetDeviceSignatureResponseRepresent the response to get device signature.classGetTemplateResponseRepresent the response to get template.classPaginationResponse<T>Represent the response to pagination data.classResetDeviceSecretResponseRepresent the response to reset device secret.classScrollPaginationResponse<T>Represent the response to scroll pagination data.classUpdateDeviceResponseRepresent the response to update device.
-