Uses of Class
com.oracle.bmc.securityattribute.model.SecurityAttributeWorkRequestLogSummary.Builder
-
Packages that use SecurityAttributeWorkRequestLogSummary.Builder Package Description com.oracle.bmc.securityattribute.model -
-
Uses of SecurityAttributeWorkRequestLogSummary.Builder in com.oracle.bmc.securityattribute.model
Methods in com.oracle.bmc.securityattribute.model that return SecurityAttributeWorkRequestLogSummary.Builder Modifier and Type Method Description static SecurityAttributeWorkRequestLogSummary.Builder
SecurityAttributeWorkRequestLogSummary. builder()
Create a new builder.SecurityAttributeWorkRequestLogSummary.Builder
SecurityAttributeWorkRequestLogSummary.Builder. copy(SecurityAttributeWorkRequestLogSummary model)
SecurityAttributeWorkRequestLogSummary.Builder
SecurityAttributeWorkRequestLogSummary.Builder. message(String message)
A human-readable error string.SecurityAttributeWorkRequestLogSummary.Builder
SecurityAttributeWorkRequestLogSummary.Builder. timestamp(Date timestamp)
Date and time the log was written, in the format defined by RFC3339.SecurityAttributeWorkRequestLogSummary.Builder
SecurityAttributeWorkRequestLogSummary. toBuilder()
-