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