public interface RenderOptionWaitForPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHtmlElementQueryStr()
optional string HtmlElementQueryStr = 6; |
com.google.protobuf.ByteString |
getHtmlElementQueryStrBytes()
optional string HtmlElementQueryStr = 6; |
int |
getNetworkIdleDuration()
int32 NetworkIdleDuration = 3; |
int |
getNumAllowedInFlight()
int32 NumAllowedInFlight = 4; |
int |
getRenderDelayDuration()
int32 RenderDelayDuration = 5; |
int |
getTimeout()
int32 Timeout = 2; |
int |
getType()
int32 Type = 1; |
boolean |
hasHtmlElementQueryStr()
optional string HtmlElementQueryStr = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getType()
int32 Type = 1;int getTimeout()
int32 Timeout = 2;int getNetworkIdleDuration()
int32 NetworkIdleDuration = 3;int getNumAllowedInFlight()
int32 NumAllowedInFlight = 4;int getRenderDelayDuration()
int32 RenderDelayDuration = 5;boolean hasHtmlElementQueryStr()
optional string HtmlElementQueryStr = 6;String getHtmlElementQueryStr()
optional string HtmlElementQueryStr = 6;com.google.protobuf.ByteString getHtmlElementQueryStrBytes()
optional string HtmlElementQueryStr = 6;Copyright © 2022–2025 Iron Software. All rights reserved.