Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.response.vbo |
Modifier and Type | Method and Description |
---|---|
static O365RestoreSessionResult |
O365RestoreSessionResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365RestoreSessionResult[] |
O365RestoreSessionResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365RestoreSessionResult |
O365RestoreSessionResponse.getResult()
Returns the result of the restore session actions.
|
Constructor and Description |
---|
O365RestoreSessionResponse(String uuid,
String locationId,
String companyId,
String o365OrganizationUuid,
String name,
O365RestoreSessionType type,
O365RestoreSessionResult result,
O365RestoreSessionState state,
Instant creationTime,
Instant endTime,
String initiatedBy,
String details) |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.