Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
static RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.builder()
Create a new builder.
|
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.Builder.compartmentId(String compartmentId)
This is the compartment OCID for permission checking
|
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.Builder.copy(RecallArchivedDataDetails o) |
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.Builder.dataType(StorageDataType dataType)
This is the type of the log data to be recalled
|
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.Builder.timeDataEnded(Date timeDataEnded)
This is the end of the time interval
|
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.Builder.timeDataStarted(Date timeDataStarted)
This is the start of the time interval
|
RecallArchivedDataDetails.Builder |
RecallArchivedDataDetails.toBuilder() |
Copyright © 2016–2022. All rights reserved.