Class WebClientUtilsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<WebClientUtilsResponse.Builder>
io.deephaven.proto.web.client.utils.WebClientUtilsResponse.Builder
- All Implemented Interfaces:
Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,WebClientUtilsResponseOrBuilder,Cloneable
- Enclosing class:
- WebClientUtilsResponse
public static final class WebClientUtilsResponse.Builder
extends GeneratedMessage.Builder<WebClientUtilsResponse.Builder>
implements WebClientUtilsResponseOrBuilder
Protobuf type
io.deephaven.proto.web.client.utils.WebClientUtilsResponse-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear().io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.Identifier copied from the request..io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;static final Descriptors.DescriptorgetError()If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.Identifier copied from the request.Identifier copied from the request.boolean.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;booleanhasError()If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.protected GeneratedMessage.FieldAccessorTablefinal boolean.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;mergeError(ErrorResponse value) If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom(WebClientUtilsResponse other) .io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;setBusinessDates(BusinessDatesResponse.Builder builderForValue) .io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;setError(ErrorResponse value) If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.setError(ErrorResponse.Builder builderForValue) If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.setRequestId(String value) Identifier copied from the request.setRequestIdBytes(ByteString value) Identifier copied from the request.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessage.Builder<WebClientUtilsResponse.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessage.Builder<WebClientUtilsResponse.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessage.Builder<WebClientUtilsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<WebClientUtilsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessage.Builder<WebClientUtilsResponse.Builder>
-
mergeFrom
public WebClientUtilsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<WebClientUtilsResponse.Builder>- Throws:
IOException
-
getResponseCase
- Specified by:
getResponseCasein interfaceWebClientUtilsResponseOrBuilder
-
clearResponse
-
getRequestId
Identifier copied from the request.
string request_id = 1;- Specified by:
getRequestIdin interfaceWebClientUtilsResponseOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
Identifier copied from the request.
string request_id = 1;- Specified by:
getRequestIdBytesin interfaceWebClientUtilsResponseOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
Identifier copied from the request.
string request_id = 1;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
Identifier copied from the request.
string request_id = 1;- Returns:
- This builder for chaining.
-
setRequestIdBytes
Identifier copied from the request.
string request_id = 1;- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
hasError
public boolean hasError()If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2;- Specified by:
hasErrorin interfaceWebClientUtilsResponseOrBuilder- Returns:
- Whether the error field is set.
-
getError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2;- Specified by:
getErrorin interfaceWebClientUtilsResponseOrBuilder- Returns:
- The error.
-
setError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2; -
setError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2; -
mergeError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2; -
clearError
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2; -
getErrorBuilder
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2; -
getErrorOrBuilder
If the request failed (after we were able to parse and extract the request ID), then we return an error to the client; otherwise we return the appropriate response type.
.io.deephaven.proto.web.client.utils.ErrorResponse error = 2;- Specified by:
getErrorOrBuilderin interfaceWebClientUtilsResponseOrBuilder
-
hasBusinessDates
public boolean hasBusinessDates().io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;- Specified by:
hasBusinessDatesin interfaceWebClientUtilsResponseOrBuilder- Returns:
- Whether the businessDates field is set.
-
getBusinessDates
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;- Specified by:
getBusinessDatesin interfaceWebClientUtilsResponseOrBuilder- Returns:
- The businessDates.
-
setBusinessDates
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3; -
setBusinessDates
public WebClientUtilsResponse.Builder setBusinessDates(BusinessDatesResponse.Builder builderForValue) .io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3; -
mergeBusinessDates
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3; -
clearBusinessDates
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3; -
getBusinessDatesBuilder
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3; -
getBusinessDatesOrBuilder
.io.deephaven.proto.web.client.utils.BusinessDatesResponse business_dates = 3;- Specified by:
getBusinessDatesOrBuilderin interfaceWebClientUtilsResponseOrBuilder
-