Class GetDrivesResponse

java.lang.Object
com.independentsoft.graph.files.GetDrivesResponse

public class GetDrivesResponse extends Object
  • Constructor Details

    • GetDrivesResponse

      public GetDrivesResponse()
    • GetDrivesResponse

      public GetDrivesResponse(JsonObject jsonObject)
  • Method Details

    • getNextLink

      public String getNextLink()
    • getDrives

      public List<Drive> getDrives()