Interface ChangeDirectoryResponse


public interface ChangeDirectoryResponse
An immutable client-side representation of ChangeDirectoryResponse.
  • Method Details

    • reservationOrder

      ChangeDirectoryResult reservationOrder()
      Gets the reservationOrder property: Change directory result for reservation order or reservation.
      Returns:
      the reservationOrder value.
    • reservations

      List<ChangeDirectoryResult> reservations()
      Gets the reservations property: The reservations property.
      Returns:
      the reservations value.
    • innerModel

      Gets the inner com.azure.resourcemanager.reservations.fluent.models.ChangeDirectoryResponseInner object.
      Returns:
      the inner object.