All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.azure.security.keyvault.administration.models.KeyVaultRestoreResult Maven / Gradle / Ivy

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.security.keyvault.administration.models;

/**
 * A class that represents the result of a Restore operation.
 */
public final class KeyVaultRestoreResult {
    /**
     * Creates an instance of {@link KeyVaultRestoreResult}.
     */
    public KeyVaultRestoreResult() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy