public class ScheduleAsyncPersistenceContext extends OperationContext<ScheduleAsyncPersistencePOptions.Builder>
ScheduleAsyncPersistencePOptions.| Modifier and Type | Method and Description |
|---|---|
static ScheduleAsyncPersistenceContext |
create(ScheduleAsyncPersistencePOptions.Builder optionsBuilder) |
static ScheduleAsyncPersistenceContext |
defaults() |
long |
getPersistenceWaitTime() |
static ScheduleAsyncPersistenceContext |
mergeFrom(ScheduleAsyncPersistencePOptions.Builder optionsBuilder)
Merges and embeds the given
ScheduleAsyncPersistencePOptions
with the corresponding master options. |
java.lang.String |
toString() |
getOptions, isCancelledpublic static ScheduleAsyncPersistenceContext create(ScheduleAsyncPersistencePOptions.Builder optionsBuilder)
optionsBuilder - Builder for proto ScheduleAsyncPersistencePOptionsScheduleAsyncPersistenceContext with the given optionspublic static ScheduleAsyncPersistenceContext mergeFrom(ScheduleAsyncPersistencePOptions.Builder optionsBuilder)
ScheduleAsyncPersistencePOptions
with the corresponding master options.optionsBuilder - Builder for proto ScheduleAsyncPersistencePOptions to embedScheduleAsyncPersistenceContext with default values for masterpublic static ScheduleAsyncPersistenceContext defaults()
LoadMetadataContext with default values for masterpublic long getPersistenceWaitTime()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.