Uses of Class
com.oracle.bmc.securityattribute.model.SecurityAttributeWorkRequestLogSummary
- 
Packages that use SecurityAttributeWorkRequestLogSummary Package Description com.oracle.bmc.securityattribute com.oracle.bmc.securityattribute.model com.oracle.bmc.securityattribute.responses 
- 
- 
Uses of SecurityAttributeWorkRequestLogSummary in com.oracle.bmc.securityattributeMethods in com.oracle.bmc.securityattribute that return types with arguments of type SecurityAttributeWorkRequestLogSummary Modifier and Type Method Description Iterable<SecurityAttributeWorkRequestLogSummary>SecurityAttributePaginators. listSecurityAttributeWorkRequestLogsRecordIterator(ListSecurityAttributeWorkRequestLogsRequest request)Creates a new iterable which will iterate over theSecurityAttributeWorkRequestLogSummaryobjects contained in responses from the listSecurityAttributeWorkRequestLogs operation.
- 
Uses of SecurityAttributeWorkRequestLogSummary in com.oracle.bmc.securityattribute.modelMethods in com.oracle.bmc.securityattribute.model that return SecurityAttributeWorkRequestLogSummary Modifier and Type Method Description SecurityAttributeWorkRequestLogSummarySecurityAttributeWorkRequestLogSummary.Builder. build()Methods in com.oracle.bmc.securityattribute.model with parameters of type SecurityAttributeWorkRequestLogSummary Modifier and Type Method Description SecurityAttributeWorkRequestLogSummary.BuilderSecurityAttributeWorkRequestLogSummary.Builder. copy(SecurityAttributeWorkRequestLogSummary model)
- 
Uses of SecurityAttributeWorkRequestLogSummary in com.oracle.bmc.securityattribute.responsesMethods in com.oracle.bmc.securityattribute.responses that return types with arguments of type SecurityAttributeWorkRequestLogSummary Modifier and Type Method Description List<SecurityAttributeWorkRequestLogSummary>ListSecurityAttributeWorkRequestLogsResponse. getItems()A list of com.oracle.bmc.securityattribute.model.SecurityAttributeWorkRequestLogSummary instances.Method parameters in com.oracle.bmc.securityattribute.responses with type arguments of type SecurityAttributeWorkRequestLogSummary Modifier and Type Method Description ListSecurityAttributeWorkRequestLogsResponse.BuilderListSecurityAttributeWorkRequestLogsResponse.Builder. items(List<SecurityAttributeWorkRequestLogSummary> items)A list of com.oracle.bmc.securityattribute.model.SecurityAttributeWorkRequestLogSummary instances.
 
-