Uses of Class
com.oracle.bmc.opsi.model.OpsiDataObjectSupportedQueryParam
-
Packages that use OpsiDataObjectSupportedQueryParam Package Description com.oracle.bmc.opsi.model -
-
Uses of OpsiDataObjectSupportedQueryParam in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return OpsiDataObjectSupportedQueryParam Modifier and Type Method Description OpsiDataObjectSupportedQueryParam
OpsiDataObjectSupportedQueryParam.Builder. build()
Methods in com.oracle.bmc.opsi.model that return types with arguments of type OpsiDataObjectSupportedQueryParam Modifier and Type Method Description List<OpsiDataObjectSupportedQueryParam>
OpsiDataObject. getSupportedQueryParams()
Supported query parameters by this OPSI data object that can be configured while a data object query involving this data object is executed.Methods in com.oracle.bmc.opsi.model with parameters of type OpsiDataObjectSupportedQueryParam Modifier and Type Method Description OpsiDataObjectSupportedQueryParam.Builder
OpsiDataObjectSupportedQueryParam.Builder. copy(OpsiDataObjectSupportedQueryParam model)
Method parameters in com.oracle.bmc.opsi.model with type arguments of type OpsiDataObjectSupportedQueryParam Modifier and Type Method Description DatabaseInsightsDataObject.Builder
DatabaseInsightsDataObject.Builder. supportedQueryParams(List<OpsiDataObjectSupportedQueryParam> supportedQueryParams)
ExadataInsightsDataObject.Builder
ExadataInsightsDataObject.Builder. supportedQueryParams(List<OpsiDataObjectSupportedQueryParam> supportedQueryParams)
HostInsightsDataObject.Builder
HostInsightsDataObject.Builder. supportedQueryParams(List<OpsiDataObjectSupportedQueryParam> supportedQueryParams)
-