Package | Description |
---|---|
com.oracle.bmc.loganalytics.model | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreferenceDetails |
LogAnalyticsPreferenceDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreferenceDetails.Builder |
LogAnalyticsPreferenceDetails.Builder.copy(LogAnalyticsPreferenceDetails model) |
Modifier and Type | Method and Description |
---|---|
LogAnalyticsPreferenceDetails |
UpdatePreferencesRequest.getBody$()
Alternative accessor for the body parameter.
|
LogAnalyticsPreferenceDetails |
RemovePreferencesRequest.getBody$()
Alternative accessor for the body parameter.
|
LogAnalyticsPreferenceDetails |
RemovePreferencesRequest.getRemovePreferencesDetails()
Details of the tenant preferences to delete.
|
LogAnalyticsPreferenceDetails |
UpdatePreferencesRequest.getUpdatePreferencesDetails()
Details of the tenant preferences to update.
|
Modifier and Type | Method and Description |
---|---|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.body$(LogAnalyticsPreferenceDetails body)
Alternative setter for the body parameter.
|
RemovePreferencesRequest.Builder |
RemovePreferencesRequest.Builder.body$(LogAnalyticsPreferenceDetails body)
Alternative setter for the body parameter.
|
RemovePreferencesRequest.Builder |
RemovePreferencesRequest.Builder.removePreferencesDetails(LogAnalyticsPreferenceDetails removePreferencesDetails)
Details of the tenant preferences to delete.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.updatePreferencesDetails(LogAnalyticsPreferenceDetails updatePreferencesDetails)
Details of the tenant preferences to update.
|
Copyright © 2016–2024. All rights reserved.