程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.base64Encoded(Boolean base64Encoded)
Specifies whether the data has been encoded in Base64.
|
static CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.builder() |
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.certId(String certId)
The certificate ID provided by Alibaba Cloud Certificate Management Service.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.certRegionId(String certRegionId)
The region in which the certificate is stored.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.clusterId(String clusterId)
The cluster ID.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.data(String data)
The data of the Secret.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.name(String name)
The name of the Secret.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.namespace(String namespace)
The namespace of the Kubernetes cluster.
|
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.toBuilder() |
CreateK8sSecretRequest.Builder |
CreateK8sSecretRequest.Builder.type(String type)
The Secret type.
|
Copyright © 2023. All rights reserved.