Class Squash.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
- io.envoyproxy.envoy.config.filter.http.squash.v2.Squash.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SquashOrBuilder,Cloneable
- Enclosing class:
- Squash
public static final class Squash.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder> implements SquashOrBuilder
[#next-free-field: 6]
Protobuf typeenvoy.config.filter.http.squash.v2.Squash
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Squash.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Squashbuild()SquashbuildPartial()Squash.Builderclear()Squash.BuilderclearAttachmentPollPeriod()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).Squash.BuilderclearAttachmentTemplate()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.Squash.BuilderclearAttachmentTimeout()The total timeout Squash will delay a request and wait for it to be attached.Squash.BuilderclearCluster()The name of the cluster that hosts the Squash server.Squash.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Squash.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Squash.BuilderclearRequestTimeout()The timeout for individual requests sent to the Squash cluster.Squash.Builderclone()com.google.protobuf.DurationgetAttachmentPollPeriod()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.Duration.BuildergetAttachmentPollPeriodBuilder()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.DurationOrBuildergetAttachmentPollPeriodOrBuilder()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).com.google.protobuf.StructgetAttachmentTemplate()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.Struct.BuildergetAttachmentTemplateBuilder()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.StructOrBuildergetAttachmentTemplateOrBuilder()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.com.google.protobuf.DurationgetAttachmentTimeout()The total timeout Squash will delay a request and wait for it to be attached.com.google.protobuf.Duration.BuildergetAttachmentTimeoutBuilder()The total timeout Squash will delay a request and wait for it to be attached.com.google.protobuf.DurationOrBuildergetAttachmentTimeoutOrBuilder()The total timeout Squash will delay a request and wait for it to be attached.StringgetCluster()The name of the cluster that hosts the Squash server.com.google.protobuf.ByteStringgetClusterBytes()The name of the cluster that hosts the Squash server.SquashgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetRequestTimeout()The timeout for individual requests sent to the Squash cluster.com.google.protobuf.Duration.BuildergetRequestTimeoutBuilder()The timeout for individual requests sent to the Squash cluster.com.google.protobuf.DurationOrBuildergetRequestTimeoutOrBuilder()The timeout for individual requests sent to the Squash cluster.booleanhasAttachmentPollPeriod()Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).booleanhasAttachmentTemplate()When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.booleanhasAttachmentTimeout()The total timeout Squash will delay a request and wait for it to be attached.booleanhasRequestTimeout()The timeout for individual requests sent to the Squash cluster.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Squash.BuildermergeAttachmentPollPeriod(com.google.protobuf.Duration value)Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).Squash.BuildermergeAttachmentTemplate(com.google.protobuf.Struct value)When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.Squash.BuildermergeAttachmentTimeout(com.google.protobuf.Duration value)The total timeout Squash will delay a request and wait for it to be attached.Squash.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Squash.BuildermergeFrom(com.google.protobuf.Message other)Squash.BuildermergeFrom(Squash other)Squash.BuildermergeRequestTimeout(com.google.protobuf.Duration value)The timeout for individual requests sent to the Squash cluster.Squash.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Squash.BuildersetAttachmentPollPeriod(com.google.protobuf.Duration value)Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).Squash.BuildersetAttachmentPollPeriod(com.google.protobuf.Duration.Builder builderForValue)Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached).Squash.BuildersetAttachmentTemplate(com.google.protobuf.Struct value)When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.Squash.BuildersetAttachmentTemplate(com.google.protobuf.Struct.Builder builderForValue)When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request.Squash.BuildersetAttachmentTimeout(com.google.protobuf.Duration value)The total timeout Squash will delay a request and wait for it to be attached.Squash.BuildersetAttachmentTimeout(com.google.protobuf.Duration.Builder builderForValue)The total timeout Squash will delay a request and wait for it to be attached.Squash.BuildersetCluster(String value)The name of the cluster that hosts the Squash server.Squash.BuildersetClusterBytes(com.google.protobuf.ByteString value)The name of the cluster that hosts the Squash server.Squash.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Squash.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Squash.BuildersetRequestTimeout(com.google.protobuf.Duration value)The timeout for individual requests sent to the Squash cluster.Squash.BuildersetRequestTimeout(com.google.protobuf.Duration.Builder builderForValue)The timeout for individual requests sent to the Squash cluster.Squash.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clear
public Squash.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
getDefaultInstanceForType
public Squash getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Squash build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Squash buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Squash.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
setField
public Squash.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clearField
public Squash.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
clearOneof
public Squash.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
setRepeatedField
public Squash.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
addRepeatedField
public Squash.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeFrom
public Squash.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Squash.Builder>
-
mergeFrom
public Squash.Builder mergeFrom(Squash other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeFrom
public Squash.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Squash.Builder>- Throws:
IOException
-
getCluster
public String getCluster()
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Specified by:
getClusterin interfaceSquashOrBuilder- Returns:
- The cluster.
-
getClusterBytes
public com.google.protobuf.ByteString getClusterBytes()
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Specified by:
getClusterBytesin interfaceSquashOrBuilder- Returns:
- The bytes for cluster.
-
setCluster
public Squash.Builder setCluster(String value)
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The cluster to set.- Returns:
- This builder for chaining.
-
clearCluster
public Squash.Builder clearCluster()
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setClusterBytes
public Squash.Builder setClusterBytes(com.google.protobuf.ByteString value)
The name of the cluster that hosts the Squash server.
string cluster = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for cluster to set.- Returns:
- This builder for chaining.
-
hasAttachmentTemplate
public boolean hasAttachmentTemplate()
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
hasAttachmentTemplatein interfaceSquashOrBuilder- Returns:
- Whether the attachmentTemplate field is set.
-
getAttachmentTemplate
public com.google.protobuf.Struct getAttachmentTemplate()
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
getAttachmentTemplatein interfaceSquashOrBuilder- Returns:
- The attachmentTemplate.
-
setAttachmentTemplate
public Squash.Builder setAttachmentTemplate(com.google.protobuf.Struct value)
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;
-
setAttachmentTemplate
public Squash.Builder setAttachmentTemplate(com.google.protobuf.Struct.Builder builderForValue)
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;
-
mergeAttachmentTemplate
public Squash.Builder mergeAttachmentTemplate(com.google.protobuf.Struct value)
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;
-
clearAttachmentTemplate
public Squash.Builder clearAttachmentTemplate()
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;
-
getAttachmentTemplateBuilder
public com.google.protobuf.Struct.Builder getAttachmentTemplateBuilder()
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;
-
getAttachmentTemplateOrBuilder
public com.google.protobuf.StructOrBuilder getAttachmentTemplateOrBuilder()
When the filter requests the Squash server to create a DebugAttachment, it will use this structure as template for the body of the request. It can contain reference to environment variables in the form of '{{ ENV_VAR_NAME }}'. These can be used to provide the Squash server with more information to find the process to attach the debugger to. For example, in a Istio/k8s environment, this will contain information on the pod: .. code-block:: json { "spec": { "attachment": { "pod": "{{ POD_NAME }}", "namespace": "{{ POD_NAMESPACE }}" }, "match_request": true } } (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API).google.protobuf.Struct attachment_template = 2;- Specified by:
getAttachmentTemplateOrBuilderin interfaceSquashOrBuilder
-
hasRequestTimeout
public boolean hasRequestTimeout()
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
hasRequestTimeoutin interfaceSquashOrBuilder- Returns:
- Whether the requestTimeout field is set.
-
getRequestTimeout
public com.google.protobuf.Duration getRequestTimeout()
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
getRequestTimeoutin interfaceSquashOrBuilder- Returns:
- The requestTimeout.
-
setRequestTimeout
public Squash.Builder setRequestTimeout(com.google.protobuf.Duration value)
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;
-
setRequestTimeout
public Squash.Builder setRequestTimeout(com.google.protobuf.Duration.Builder builderForValue)
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;
-
mergeRequestTimeout
public Squash.Builder mergeRequestTimeout(com.google.protobuf.Duration value)
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;
-
clearRequestTimeout
public Squash.Builder clearRequestTimeout()
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;
-
getRequestTimeoutBuilder
public com.google.protobuf.Duration.Builder getRequestTimeoutBuilder()
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;
-
getRequestTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getRequestTimeoutOrBuilder()
The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.
.google.protobuf.Duration request_timeout = 3;- Specified by:
getRequestTimeoutOrBuilderin interfaceSquashOrBuilder
-
hasAttachmentTimeout
public boolean hasAttachmentTimeout()
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
hasAttachmentTimeoutin interfaceSquashOrBuilder- Returns:
- Whether the attachmentTimeout field is set.
-
getAttachmentTimeout
public com.google.protobuf.Duration getAttachmentTimeout()
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
getAttachmentTimeoutin interfaceSquashOrBuilder- Returns:
- The attachmentTimeout.
-
setAttachmentTimeout
public Squash.Builder setAttachmentTimeout(com.google.protobuf.Duration value)
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;
-
setAttachmentTimeout
public Squash.Builder setAttachmentTimeout(com.google.protobuf.Duration.Builder builderForValue)
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;
-
mergeAttachmentTimeout
public Squash.Builder mergeAttachmentTimeout(com.google.protobuf.Duration value)
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;
-
clearAttachmentTimeout
public Squash.Builder clearAttachmentTimeout()
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;
-
getAttachmentTimeoutBuilder
public com.google.protobuf.Duration.Builder getAttachmentTimeoutBuilder()
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;
-
getAttachmentTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getAttachmentTimeoutOrBuilder()
The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.
.google.protobuf.Duration attachment_timeout = 4;- Specified by:
getAttachmentTimeoutOrBuilderin interfaceSquashOrBuilder
-
hasAttachmentPollPeriod
public boolean hasAttachmentPollPeriod()
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
hasAttachmentPollPeriodin interfaceSquashOrBuilder- Returns:
- Whether the attachmentPollPeriod field is set.
-
getAttachmentPollPeriod
public com.google.protobuf.Duration getAttachmentPollPeriod()
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
getAttachmentPollPeriodin interfaceSquashOrBuilder- Returns:
- The attachmentPollPeriod.
-
setAttachmentPollPeriod
public Squash.Builder setAttachmentPollPeriod(com.google.protobuf.Duration value)
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;
-
setAttachmentPollPeriod
public Squash.Builder setAttachmentPollPeriod(com.google.protobuf.Duration.Builder builderForValue)
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;
-
mergeAttachmentPollPeriod
public Squash.Builder mergeAttachmentPollPeriod(com.google.protobuf.Duration value)
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;
-
clearAttachmentPollPeriod
public Squash.Builder clearAttachmentPollPeriod()
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;
-
getAttachmentPollPeriodBuilder
public com.google.protobuf.Duration.Builder getAttachmentPollPeriodBuilder()
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;
-
getAttachmentPollPeriodOrBuilder
public com.google.protobuf.DurationOrBuilder getAttachmentPollPeriodOrBuilder()
Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.
.google.protobuf.Duration attachment_poll_period = 5;- Specified by:
getAttachmentPollPeriodOrBuilderin interfaceSquashOrBuilder
-
setUnknownFields
public final Squash.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
mergeUnknownFields
public final Squash.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Squash.Builder>
-
-