|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenewSubCertRequest | |
---|---|
com.baidubce.services.iothisk | |
com.baidubce.services.iothisk.model |
Uses of RenewSubCertRequest in com.baidubce.services.iothisk |
---|
Methods in com.baidubce.services.iothisk with parameters of type RenewSubCertRequest | |
---|---|
RenewSubCertResponse |
IotPkiManageClient.renewClientCert(RenewSubCertRequest request,
String clientCertId,
String clientToken)
Renew a client cert. |
RenewSubCertResponse |
IotPkiManageClient.renewServerCert(RenewSubCertRequest request,
String serverCertId,
String clientToken)
Renew a server cert. |
Uses of RenewSubCertRequest in com.baidubce.services.iothisk.model |
---|
Methods in com.baidubce.services.iothisk.model that return RenewSubCertRequest | |
---|---|
RenewSubCertRequest |
RenewSubCertRequest.withCsr(String csr)
|
RenewSubCertRequest |
RenewSubCertRequest.withDuration(int duration)
|
RenewSubCertRequest |
RenewSubCertRequest.withNewAddress(List<String> newAddress)
|
RenewSubCertRequest |
RenewSubCertRequest.withNewDeviceId(String newDeviceId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |