public static final class CreateClientKeyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateClientKeyRequest.Builder |
aapName(String aapName)
AapName.
|
CreateClientKeyRequest |
build() |
CreateClientKeyRequest.Builder |
notAfter(String notAfter)
NotAfter.
|
CreateClientKeyRequest.Builder |
notBefore(String notBefore)
NotBefore.
|
CreateClientKeyRequest.Builder |
password(String password)
Password.
|
public CreateClientKeyRequest.Builder aapName(String aapName)
public CreateClientKeyRequest.Builder notAfter(String notAfter)
public CreateClientKeyRequest.Builder notBefore(String notBefore)
public CreateClientKeyRequest.Builder password(String password)
public CreateClientKeyRequest build()
Copyright © 2023. All rights reserved.