Class UpdateMultiTenancyConfigurationDetails


  • @Generated(value="OracleSDKGenerator",
               comments="API Version: 20190828")
    public final class UpdateMultiTenancyConfigurationDetails
    extends UpdateConfigurationDetails
    Placeholder service-level configuration for a multi-tenancy environment.

    There are no configurable options for a multi-tenancy service through this API, so the derived schema is effectively empty and identical to its parent schema.
    Note: Objects should always be created or deserialized using the UpdateMultiTenancyConfigurationDetails.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of the UpdateMultiTenancyConfigurationDetails.Builder, which maintain a set of all explicitly set fields called UpdateMultiTenancyConfigurationDetails.Builder.__explicitlySet__. The hashCode() and equals(Object) methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).