public static class GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
cipherText
example:
MTYi00NDU0LTg5O****
|
String |
decryptKeyUri
|
String |
keyServiceType
example:
KMS
|
@NameInMap(value="CipherText") public String cipherText
MTYi00NDU0LTg5O****
@NameInMap(value="DecryptKeyUri") public String decryptKeyUri
@NameInMap(value="EncryptType") public String encryptType
PrivateEncryption
@NameInMap(value="KeyServiceType") public String keyServiceType
KMS
public GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption()
public static GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption build(Map<String,?> map) throws Exception
Exception
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption setCipherText(String cipherText)
public String getCipherText()
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption setDecryptKeyUri(String decryptKeyUri)
public String getDecryptKeyUri()
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption setEncryptType(String encryptType)
public String getEncryptType()
public GetTranscodeJobResponseBody.GetTranscodeJobResponseBodyTranscodeParentJobOutputGroupProcessConfigEncryption setKeyServiceType(String keyServiceType)
public String getKeyServiceType()
Copyright © 2024. All rights reserved.