70 строки
4.0 KiB
YAML
70 строки
4.0 KiB
YAML
|
### YamlMime:JavaType
|
||
|
inheritances:
|
||
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.keyVaultMetaInfo()
|
||
|
name: keyVaultMetaInfo()
|
||
|
nameWithType: EncryptionConfig.keyVaultMetaInfo()
|
||
|
returns:
|
||
|
description: <p>the keyVaultMetaInfo value </p>
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo?alt=com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo&text=KeyVaultMetaInfo" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the keyVaultMetaInfo value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public KeyVaultMetaInfo keyVaultMetaInfo()
|
||
|
uid: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.keyVaultMetaInfo()
|
||
|
- fullName: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.type()
|
||
|
name: type()
|
||
|
nameWithType: EncryptionConfig.type()
|
||
|
returns:
|
||
|
description: <p>the type value </p>
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.EncryptionConfigType?alt=com.microsoft.azure.management.datalake.store.models.EncryptionConfigType&text=EncryptionConfigType" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the type value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public EncryptionConfigType type()
|
||
|
uid: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.type()
|
||
|
- fullName: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
|
||
|
name: withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
|
||
|
nameWithType: EncryptionConfig.withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
|
||
|
parameters:
|
||
|
- description: <p>the keyVaultMetaInfo value to set </p>
|
||
|
name: keyVaultMetaInfo
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo?alt=com.microsoft.azure.management.datalake.store.models.KeyVaultMetaInfo&text=KeyVaultMetaInfo" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the EncryptionConfig object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.EncryptionConfig?alt=com.microsoft.azure.management.datalake.store.models.EncryptionConfig&text=EncryptionConfig" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the keyVaultMetaInfo value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public EncryptionConfig withKeyVaultMetaInfo(KeyVaultMetaInfo keyVaultMetaInfo)
|
||
|
uid: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.withKeyVaultMetaInfo(KeyVaultMetaInfo)
|
||
|
- fullName: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.withType(EncryptionConfigType type)
|
||
|
name: withType(EncryptionConfigType type)
|
||
|
nameWithType: EncryptionConfig.withType(EncryptionConfigType type)
|
||
|
parameters:
|
||
|
- description: <p>the type value to set </p>
|
||
|
name: type
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.EncryptionConfigType?alt=com.microsoft.azure.management.datalake.store.models.EncryptionConfigType&text=EncryptionConfigType" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the EncryptionConfig object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.EncryptionConfig?alt=com.microsoft.azure.management.datalake.store.models.EncryptionConfig&text=EncryptionConfig" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the type value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public EncryptionConfig withType(EncryptionConfigType type)
|
||
|
uid: com.microsoft.azure.management.datalake.store.models.EncryptionConfig.withType(EncryptionConfigType)
|
||
|
nameWithType: EncryptionConfig
|
||
|
syntax: public class EncryptionConfig
|
||
|
type: class
|
||
|
uid: com.microsoft.azure.management.datalake.store.models.EncryptionConfig
|
||
|
fullName: com.microsoft.azure.management.datalake.store.models.EncryptionConfig
|
||
|
name: EncryptionConfig
|
||
|
package: com.microsoft.azure.management.datalake.store.models
|
||
|
summary: <p>The encryption configuration for the account. </p>
|
||
|
metadata: {}
|