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

com.nutanix.devplatform.models.PrettyModeViews Maven / Gradle / Ivy

Go to download

Business Continuity with full spectrum of Disaster Recovery and Backup solution. Spanning across Single PC, Cross AZ, MultiSite. Configuration of Recovery points, Protection policies, Recovery Plans. Execution and monitoring of back up and recovery orchestrations on OnPrem as well as Cloud.

The newest version!
package com.nutanix.devplatform.models;

public class PrettyModeViews {
    public interface PrettyView {} // To be appended to @JsonView classes of any non-hidden field
    public interface StandardView extends PrettyView {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy