| static KernelEventContent.Builder | KernelEventContent. builder() | Create a new builder. | 
| KernelEventContent.Builder | KernelEventContent.Builder. contentAvailability(KernelEventContent.ContentAvailability contentAvailability) | Crash content availability status: * ‘NOT_AVAILABLE’ indicates the content is not
available on the instance nor in the service * ‘AVAILABLE_ON_INSTANCE’ indicates the
content is only available on the instance. | 
| KernelEventContent.Builder | KernelEventContent.Builder. contentLocation(String contentLocation) | Location of the Kernel event content. | 
| KernelEventContent.Builder | KernelEventContent.Builder. copy(KernelEventContent model) |  | 
| KernelEventContent.Builder | KernelEventContent.Builder. size(Integer size) | Size of the event content. | 
| KernelEventContent.Builder | KernelEventContent. toBuilder() |  |