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