Uses of Class
com.azure.resourcemanager.storage.fluent.models.EncryptionScopeInner
-
Packages that use EncryptionScopeInner Package Description com.azure.resourcemanager.storage.fluent Package containing the service clients for StorageManagementClient.com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of EncryptionScopeInner in com.azure.resourcemanager.storage.fluent
Methods in com.azure.resourcemanager.storage.fluent that return EncryptionScopeInner Modifier and Type Method Description EncryptionScopeInnerEncryptionScopesClient. get(String resourceGroupName, String accountName, String encryptionScopeName)Returns the properties for the specified encryption scope.EncryptionScopeInnerEncryptionScopesClient. patch(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.EncryptionScopeInnerEncryptionScopesClient. put(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account.Methods in com.azure.resourcemanager.storage.fluent that return types with arguments of type EncryptionScopeInner Modifier and Type Method Description Mono<EncryptionScopeInner>EncryptionScopesClient. getAsync(String resourceGroupName, String accountName, String encryptionScopeName)Returns the properties for the specified encryption scope.com.azure.core.http.rest.Response<EncryptionScopeInner>EncryptionScopesClient. getWithResponse(String resourceGroupName, String accountName, String encryptionScopeName, com.azure.core.util.Context context)Returns the properties for the specified encryption scope.Mono<com.azure.core.http.rest.Response<EncryptionScopeInner>>EncryptionScopesClient. getWithResponseAsync(String resourceGroupName, String accountName, String encryptionScopeName)Returns the properties for the specified encryption scope.com.azure.core.http.rest.PagedIterable<EncryptionScopeInner>EncryptionScopesClient. list(String resourceGroupName, String accountName)Lists all the encryption scopes available under the specified storage account.com.azure.core.http.rest.PagedIterable<EncryptionScopeInner>EncryptionScopesClient. list(String resourceGroupName, String accountName, com.azure.core.util.Context context)Lists all the encryption scopes available under the specified storage account.com.azure.core.http.rest.PagedFlux<EncryptionScopeInner>EncryptionScopesClient. listAsync(String resourceGroupName, String accountName)Lists all the encryption scopes available under the specified storage account.Mono<EncryptionScopeInner>EncryptionScopesClient. patchAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.com.azure.core.http.rest.Response<EncryptionScopeInner>EncryptionScopesClient. patchWithResponse(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope, com.azure.core.util.Context context)Update encryption scope properties as specified in the request body.Mono<com.azure.core.http.rest.Response<EncryptionScopeInner>>EncryptionScopesClient. patchWithResponseAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.Mono<EncryptionScopeInner>EncryptionScopesClient. putAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account.com.azure.core.http.rest.Response<EncryptionScopeInner>EncryptionScopesClient. putWithResponse(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope, com.azure.core.util.Context context)Synchronously creates or updates an encryption scope under the specified storage account.Mono<com.azure.core.http.rest.Response<EncryptionScopeInner>>EncryptionScopesClient. putWithResponseAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account.Methods in com.azure.resourcemanager.storage.fluent with parameters of type EncryptionScopeInner Modifier and Type Method Description EncryptionScopeInnerEncryptionScopesClient. patch(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.Mono<EncryptionScopeInner>EncryptionScopesClient. patchAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.com.azure.core.http.rest.Response<EncryptionScopeInner>EncryptionScopesClient. patchWithResponse(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope, com.azure.core.util.Context context)Update encryption scope properties as specified in the request body.Mono<com.azure.core.http.rest.Response<EncryptionScopeInner>>EncryptionScopesClient. patchWithResponseAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Update encryption scope properties as specified in the request body.EncryptionScopeInnerEncryptionScopesClient. put(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account.Mono<EncryptionScopeInner>EncryptionScopesClient. putAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account.com.azure.core.http.rest.Response<EncryptionScopeInner>EncryptionScopesClient. putWithResponse(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope, com.azure.core.util.Context context)Synchronously creates or updates an encryption scope under the specified storage account.Mono<com.azure.core.http.rest.Response<EncryptionScopeInner>>EncryptionScopesClient. putWithResponseAsync(String resourceGroupName, String accountName, String encryptionScopeName, EncryptionScopeInner encryptionScope)Synchronously creates or updates an encryption scope under the specified storage account. -
Uses of EncryptionScopeInner in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return EncryptionScopeInner Modifier and Type Method Description EncryptionScopeInnerEncryptionScopeInner. withKeyVaultProperties(EncryptionScopeKeyVaultProperties keyVaultProperties)Set the keyVaultProperties property: The key vault properties for the encryption scope.EncryptionScopeInnerEncryptionScopeInner. withRequireInfrastructureEncryption(Boolean requireInfrastructureEncryption)Set the requireInfrastructureEncryption property: A boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.EncryptionScopeInnerEncryptionScopeInner. withSource(EncryptionScopeSource source)Set the source property: The provider for the encryption scope.EncryptionScopeInnerEncryptionScopeInner. withState(EncryptionScopeState state)Set the state property: The state of the encryption scope. -
Uses of EncryptionScopeInner in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return types with arguments of type EncryptionScopeInner Modifier and Type Method Description List<EncryptionScopeInner>EncryptionScopeListResult. value()Get the value property: List of encryption scopes requested.
-