Package | Description |
---|---|
com.iland.core.api.vbo | |
com.iland.core.web.rest.response.vbo |
Modifier and Type | Method and Description |
---|---|
static O365RestoreSessionState |
O365RestoreSessionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static O365RestoreSessionState[] |
O365RestoreSessionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
O365RestoreSessionState |
O365RestoreSessionResponse.getState()
Returns the state of the restore session.
|
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.