PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetailsOrBuilder.getSupplierResult()
optional .com.atlassian.confluence.impl.protobuf.prefetch.event.EventDetails.LookupResult supplierResult = 2;
|
PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetails.getSupplierResult()
optional .com.atlassian.confluence.impl.protobuf.prefetch.event.EventDetails.LookupResult supplierResult = 2;
|
PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetails.Builder.getSupplierResult()
optional .com.atlassian.confluence.impl.protobuf.prefetch.event.EventDetails.LookupResult supplierResult = 2;
|
static PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetails.LookupResult.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetails.LookupResult.valueOf(int value) |
static PagePrefetchCachedMissEvent.EventDetails.LookupResult |
PagePrefetchCachedMissEvent.EventDetails.LookupResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagePrefetchCachedMissEvent.EventDetails.LookupResult[] |
PagePrefetchCachedMissEvent.EventDetails.LookupResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|