public final class O365OneDriveResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| O365OneDriveResponse(String id,
                    String name,
                    String url) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getId()Returns the ID of the organization's backed up OneDrive. | 
| String | getName()Returns the name of the organization's backed up OneDrive. | 
| String | getUrl()Returns the url of the organization's backed up OneDrive. | 
| int | hashCode() | 
public String getId()
public String getName()
public String getUrl()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.