Interface V1VolumeErrorFluent<A extends V1VolumeErrorFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1VolumeAttachmentStatusFluent.AttachErrorNested<N>
,V1VolumeAttachmentStatusFluent.DetachErrorNested<N>
- All Known Implementing Classes:
V1VolumeErrorBuilder
,V1VolumeErrorFluentImpl
Generated
-
Method Summary
Modifier and TypeMethodDescriptiongetTime()
hasTime()
withMessage
(String message) withTime
(OffsetDateTime time)
-
Method Details
-
getMessage
String getMessage() -
withMessage
-
hasMessage
Boolean hasMessage() -
getTime
OffsetDateTime getTime() -
withTime
-
hasTime
Boolean hasTime()
-