Squash.Builder |
Squash.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Squash.Builder |
Squash.Builder.clear() |
|
Squash.Builder |
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).
|
Squash.Builder |
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.
|
Squash.Builder |
Squash.Builder.clearAttachmentTimeout() |
The total timeout Squash will delay a request and wait for it to be attached.
|
Squash.Builder |
Squash.Builder.clearCluster() |
The name of the cluster that hosts the Squash server.
|
Squash.Builder |
Squash.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Squash.Builder |
Squash.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Squash.Builder |
Squash.Builder.clearRequestTimeout() |
The timeout for individual requests sent to the Squash cluster.
|
Squash.Builder |
Squash.Builder.clone() |
|
Squash.Builder |
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).
|
Squash.Builder |
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.
|
Squash.Builder |
Squash.Builder.mergeAttachmentTimeout(com.google.protobuf.Duration value) |
The total timeout Squash will delay a request and wait for it to be attached.
|
Squash.Builder |
Squash.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Squash.Builder |
Squash.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Squash.Builder |
Squash.Builder.mergeFrom(Squash other) |
|
Squash.Builder |
Squash.Builder.mergeRequestTimeout(com.google.protobuf.Duration value) |
The timeout for individual requests sent to the Squash cluster.
|
Squash.Builder |
Squash.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Squash.Builder |
Squash.newBuilder() |
|
static Squash.Builder |
Squash.newBuilder(Squash prototype) |
|
Squash.Builder |
Squash.newBuilderForType() |
|
protected Squash.Builder |
Squash.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Squash.Builder |
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).
|
Squash.Builder |
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).
|
Squash.Builder |
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.
|
Squash.Builder |
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.
|
Squash.Builder |
Squash.Builder.setAttachmentTimeout(com.google.protobuf.Duration value) |
The total timeout Squash will delay a request and wait for it to be attached.
|
Squash.Builder |
Squash.Builder.setAttachmentTimeout(com.google.protobuf.Duration.Builder builderForValue) |
The total timeout Squash will delay a request and wait for it to be attached.
|
Squash.Builder |
Squash.Builder.setCluster(String value) |
The name of the cluster that hosts the Squash server.
|
Squash.Builder |
Squash.Builder.setClusterBytes(com.google.protobuf.ByteString value) |
The name of the cluster that hosts the Squash server.
|
Squash.Builder |
Squash.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Squash.Builder |
Squash.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Squash.Builder |
Squash.Builder.setRequestTimeout(com.google.protobuf.Duration value) |
The timeout for individual requests sent to the Squash cluster.
|
Squash.Builder |
Squash.Builder.setRequestTimeout(com.google.protobuf.Duration.Builder builderForValue) |
The timeout for individual requests sent to the Squash cluster.
|
Squash.Builder |
Squash.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Squash.Builder |
Squash.toBuilder() |
|