public class ListStatusContext extends OperationContext<ListStatusPOptions.Builder,ListStatusContext>
ListStatusPOptions
.Modifier and Type | Method and Description |
---|---|
static ListStatusContext |
create(ListStatusPOptions.Builder optionsBuilder) |
static ListStatusContext |
defaults() |
static ListStatusContext |
mergeFrom(ListStatusPOptions.Builder optionsBuilder)
Merges and embeds the given
ListStatusPOptions with the corresponding master options. |
String |
toString() |
getCancelledTrackers, getOperationId, getOptions, withTracker
public static ListStatusContext create(ListStatusPOptions.Builder optionsBuilder)
optionsBuilder
- Builder for proto ListStatusPOptions
ListStatusContext
with the given optionspublic static ListStatusContext mergeFrom(ListStatusPOptions.Builder optionsBuilder)
ListStatusPOptions
with the corresponding master options.optionsBuilder
- Builder for proto ListStatusPOptions
to merge with defaultsListStatusContext
with default values for masterpublic static ListStatusContext defaults()
ListStatusContext
with default values for masterCopyright © 2023. All Rights Reserved.