azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.h...

69 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.healthcareapis.models.Encryption"
fullName: "com.azure.resourcemanager.healthcareapis.models.Encryption"
name: "Encryption"
nameWithType: "Encryption"
summary: "Settings to encrypt a service."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **Encryption**"
constructors:
- uid: "com.azure.resourcemanager.healthcareapis.models.Encryption.Encryption()"
fullName: "com.azure.resourcemanager.healthcareapis.models.Encryption.Encryption()"
name: "Encryption()"
nameWithType: "Encryption.Encryption()"
summary: "Creates an instance of Encryption class."
syntax: "public Encryption()"
desc: "Creates an instance of Encryption class."
methods:
- uid: "com.azure.resourcemanager.healthcareapis.models.Encryption.customerManagedKeyEncryption()"
fullName: "com.azure.resourcemanager.healthcareapis.models.Encryption.customerManagedKeyEncryption()"
name: "customerManagedKeyEncryption()"
nameWithType: "Encryption.customerManagedKeyEncryption()"
summary: "Get the customer<wbr>Managed<wbr>Key<wbr>Encryption property: The encryption settings for the customer-managed key."
syntax: "public EncryptionCustomerManagedKeyEncryption customerManagedKeyEncryption()"
desc: "Get the customerManagedKeyEncryption property: The encryption settings for the customer-managed key."
returns:
description: "the customerManagedKeyEncryption value."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.EncryptionCustomerManagedKeyEncryption?alt=com.azure.resourcemanager.healthcareapis.models.EncryptionCustomerManagedKeyEncryption&text=EncryptionCustomerManagedKeyEncryption\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.healthcareapis.models.Encryption.validate()"
fullName: "com.azure.resourcemanager.healthcareapis.models.Encryption.validate()"
name: "validate()"
nameWithType: "Encryption.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.healthcareapis.models.Encryption.withCustomerManagedKeyEncryption(com.azure.resourcemanager.healthcareapis.models.EncryptionCustomerManagedKeyEncryption)"
fullName: "com.azure.resourcemanager.healthcareapis.models.Encryption.withCustomerManagedKeyEncryption(EncryptionCustomerManagedKeyEncryption customerManagedKeyEncryption)"
name: "withCustomerManagedKeyEncryption(EncryptionCustomerManagedKeyEncryption customerManagedKeyEncryption)"
nameWithType: "Encryption.withCustomerManagedKeyEncryption(EncryptionCustomerManagedKeyEncryption customerManagedKeyEncryption)"
summary: "Set the customer<wbr>Managed<wbr>Key<wbr>Encryption property: The encryption settings for the customer-managed key."
parameters:
- description: "the customerManagedKeyEncryption value to set."
name: "customerManagedKeyEncryption"
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.EncryptionCustomerManagedKeyEncryption?alt=com.azure.resourcemanager.healthcareapis.models.EncryptionCustomerManagedKeyEncryption&text=EncryptionCustomerManagedKeyEncryption\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Encryption withCustomerManagedKeyEncryption(EncryptionCustomerManagedKeyEncryption customerManagedKeyEncryption)"
desc: "Set the customerManagedKeyEncryption property: The encryption settings for the customer-managed key."
returns:
description: "the Encryption object itself."
type: "<xref href=\"com.azure.resourcemanager.healthcareapis.models.Encryption?alt=com.azure.resourcemanager.healthcareapis.models.Encryption&text=Encryption\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Settings to encrypt a service."
metadata: {}
package: "com.azure.resourcemanager.healthcareapis.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-healthcareapis:1.1.0