Class StartBatchOperationRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.workflowservice.v1.StartBatchOperationRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartBatchOperationRequestOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:StartBatchOperationRequest.java.pb.meta") public final class StartBatchOperationRequest extends com.google.protobuf.GeneratedMessageV3 implements StartBatchOperationRequestOrBuilderProtobuf typetemporal.api.workflowservice.v1.StartBatchOperationRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStartBatchOperationRequest.BuilderProtobuf typetemporal.api.workflowservice.v1.StartBatchOperationRequeststatic classStartBatchOperationRequest.OperationCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCANCELLATION_OPERATION_FIELD_NUMBERstatic intDELETION_OPERATION_FIELD_NUMBERstatic intEXECUTIONS_FIELD_NUMBERstatic intJOB_ID_FIELD_NUMBERstatic intMAX_OPERATIONS_PER_SECOND_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intREASON_FIELD_NUMBERstatic intRESET_OPERATION_FIELD_NUMBERstatic intSIGNAL_OPERATION_FIELD_NUMBERstatic intTERMINATION_OPERATION_FIELD_NUMBERstatic intVISIBILITY_QUERY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)BatchOperationCancellationgetCancellationOperation().temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;BatchOperationCancellationOrBuildergetCancellationOperationOrBuilder().temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;static StartBatchOperationRequestgetDefaultInstance()StartBatchOperationRequestgetDefaultInstanceForType()BatchOperationDeletiongetDeletionOperation().temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;BatchOperationDeletionOrBuildergetDeletionOperationOrBuilder().temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()WorkflowExecutiongetExecutions(int index)Executions to apply the batch operation This field and `visibility_query` are mutually exclusiveintgetExecutionsCount()Executions to apply the batch operation This field and `visibility_query` are mutually exclusivejava.util.List<WorkflowExecution>getExecutionsList()Executions to apply the batch operation This field and `visibility_query` are mutually exclusiveWorkflowExecutionOrBuildergetExecutionsOrBuilder(int index)Executions to apply the batch operation This field and `visibility_query` are mutually exclusivejava.util.List<? extends WorkflowExecutionOrBuilder>getExecutionsOrBuilderList()Executions to apply the batch operation This field and `visibility_query` are mutually exclusivejava.lang.StringgetJobId()Job ID defines the unique ID for the batch jobcom.google.protobuf.ByteStringgetJobIdBytes()Job ID defines the unique ID for the batch jobfloatgetMaxOperationsPerSecond()Limit for the number of operations processed per second within this batch.java.lang.StringgetNamespace()Namespace that contains the batch operationcom.google.protobuf.ByteStringgetNamespaceBytes()Namespace that contains the batch operationStartBatchOperationRequest.OperationCasegetOperationCase()com.google.protobuf.Parser<StartBatchOperationRequest>getParserForType()java.lang.StringgetReason()Reason to perform the batch operationcom.google.protobuf.ByteStringgetReasonBytes()Reason to perform the batch operationBatchOperationResetgetResetOperation().temporal.api.batch.v1.BatchOperationReset reset_operation = 14;BatchOperationResetOrBuildergetResetOperationOrBuilder().temporal.api.batch.v1.BatchOperationReset reset_operation = 14;intgetSerializedSize()BatchOperationSignalgetSignalOperation().temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;BatchOperationSignalOrBuildergetSignalOperationOrBuilder().temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;BatchOperationTerminationgetTerminationOperation().temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;BatchOperationTerminationOrBuildergetTerminationOperationOrBuilder().temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;com.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetVisibilityQuery()Visibility query defines the the group of workflow to apply the batch operation This field and `executions` are mutually exclusivecom.google.protobuf.ByteStringgetVisibilityQueryBytes()Visibility query defines the the group of workflow to apply the batch operation This field and `executions` are mutually exclusivebooleanhasCancellationOperation().temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;booleanhasDeletionOperation().temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;inthashCode()booleanhasResetOperation().temporal.api.batch.v1.BatchOperationReset reset_operation = 14;booleanhasSignalOperation().temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;booleanhasTerminationOperation().temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static StartBatchOperationRequest.BuildernewBuilder()static StartBatchOperationRequest.BuildernewBuilder(StartBatchOperationRequest prototype)StartBatchOperationRequest.BuildernewBuilderForType()protected StartBatchOperationRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static StartBatchOperationRequestparseDelimitedFrom(java.io.InputStream input)static StartBatchOperationRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartBatchOperationRequestparseFrom(byte[] data)static StartBatchOperationRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartBatchOperationRequestparseFrom(com.google.protobuf.ByteString data)static StartBatchOperationRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartBatchOperationRequestparseFrom(com.google.protobuf.CodedInputStream input)static StartBatchOperationRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartBatchOperationRequestparseFrom(java.io.InputStream input)static StartBatchOperationRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartBatchOperationRequestparseFrom(java.nio.ByteBuffer data)static StartBatchOperationRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StartBatchOperationRequest>parser()StartBatchOperationRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VISIBILITY_QUERY_FIELD_NUMBER
public static final int VISIBILITY_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REASON_FIELD_NUMBER
public static final int REASON_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXECUTIONS_FIELD_NUMBER
public static final int EXECUTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_OPERATIONS_PER_SECOND_FIELD_NUMBER
public static final int MAX_OPERATIONS_PER_SECOND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TERMINATION_OPERATION_FIELD_NUMBER
public static final int TERMINATION_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIGNAL_OPERATION_FIELD_NUMBER
public static final int SIGNAL_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CANCELLATION_OPERATION_FIELD_NUMBER
public static final int CANCELLATION_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETION_OPERATION_FIELD_NUMBER
public static final int DELETION_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESET_OPERATION_FIELD_NUMBER
public static final int RESET_OPERATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getOperationCase
public StartBatchOperationRequest.OperationCase getOperationCase()
- Specified by:
getOperationCasein interfaceStartBatchOperationRequestOrBuilder
-
getNamespace
public java.lang.String getNamespace()
Namespace that contains the batch operation
string namespace = 1;- Specified by:
getNamespacein interfaceStartBatchOperationRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace that contains the batch operation
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The bytes for namespace.
-
getVisibilityQuery
public java.lang.String getVisibilityQuery()
Visibility query defines the the group of workflow to apply the batch operation This field and `executions` are mutually exclusive
string visibility_query = 2;- Specified by:
getVisibilityQueryin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The visibilityQuery.
-
getVisibilityQueryBytes
public com.google.protobuf.ByteString getVisibilityQueryBytes()
Visibility query defines the the group of workflow to apply the batch operation This field and `executions` are mutually exclusive
string visibility_query = 2;- Specified by:
getVisibilityQueryBytesin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The bytes for visibilityQuery.
-
getJobId
public java.lang.String getJobId()
Job ID defines the unique ID for the batch job
string job_id = 3;- Specified by:
getJobIdin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
Job ID defines the unique ID for the batch job
string job_id = 3;- Specified by:
getJobIdBytesin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The bytes for jobId.
-
getReason
public java.lang.String getReason()
Reason to perform the batch operation
string reason = 4;- Specified by:
getReasonin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The reason.
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()
Reason to perform the batch operation
string reason = 4;- Specified by:
getReasonBytesin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The bytes for reason.
-
getExecutionsList
public java.util.List<WorkflowExecution> getExecutionsList()
Executions to apply the batch operation This field and `visibility_query` are mutually exclusive
repeated .temporal.api.common.v1.WorkflowExecution executions = 5;- Specified by:
getExecutionsListin interfaceStartBatchOperationRequestOrBuilder
-
getExecutionsOrBuilderList
public java.util.List<? extends WorkflowExecutionOrBuilder> getExecutionsOrBuilderList()
Executions to apply the batch operation This field and `visibility_query` are mutually exclusive
repeated .temporal.api.common.v1.WorkflowExecution executions = 5;- Specified by:
getExecutionsOrBuilderListin interfaceStartBatchOperationRequestOrBuilder
-
getExecutionsCount
public int getExecutionsCount()
Executions to apply the batch operation This field and `visibility_query` are mutually exclusive
repeated .temporal.api.common.v1.WorkflowExecution executions = 5;- Specified by:
getExecutionsCountin interfaceStartBatchOperationRequestOrBuilder
-
getExecutions
public WorkflowExecution getExecutions(int index)
Executions to apply the batch operation This field and `visibility_query` are mutually exclusive
repeated .temporal.api.common.v1.WorkflowExecution executions = 5;- Specified by:
getExecutionsin interfaceStartBatchOperationRequestOrBuilder
-
getExecutionsOrBuilder
public WorkflowExecutionOrBuilder getExecutionsOrBuilder(int index)
Executions to apply the batch operation This field and `visibility_query` are mutually exclusive
repeated .temporal.api.common.v1.WorkflowExecution executions = 5;- Specified by:
getExecutionsOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
getMaxOperationsPerSecond
public float getMaxOperationsPerSecond()
Limit for the number of operations processed per second within this batch. Its purpose is to reduce the stress on the system caused by batch operations, which helps to prevent system overload and minimize potential delays in executing ongoing tasks for user workers. Note that when no explicit limit is provided, the server will operate according to its limit defined by the dynamic configuration key `worker.batcherRPS`. This also applies if the value in this field exceeds the server's configured limit.
float max_operations_per_second = 6;- Specified by:
getMaxOperationsPerSecondin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The maxOperationsPerSecond.
-
hasTerminationOperation
public boolean hasTerminationOperation()
.temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;- Specified by:
hasTerminationOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- Whether the terminationOperation field is set.
-
getTerminationOperation
public BatchOperationTermination getTerminationOperation()
.temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;- Specified by:
getTerminationOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The terminationOperation.
-
getTerminationOperationOrBuilder
public BatchOperationTerminationOrBuilder getTerminationOperationOrBuilder()
.temporal.api.batch.v1.BatchOperationTermination termination_operation = 10;- Specified by:
getTerminationOperationOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
hasSignalOperation
public boolean hasSignalOperation()
.temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;- Specified by:
hasSignalOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- Whether the signalOperation field is set.
-
getSignalOperation
public BatchOperationSignal getSignalOperation()
.temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;- Specified by:
getSignalOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The signalOperation.
-
getSignalOperationOrBuilder
public BatchOperationSignalOrBuilder getSignalOperationOrBuilder()
.temporal.api.batch.v1.BatchOperationSignal signal_operation = 11;- Specified by:
getSignalOperationOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
hasCancellationOperation
public boolean hasCancellationOperation()
.temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;- Specified by:
hasCancellationOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- Whether the cancellationOperation field is set.
-
getCancellationOperation
public BatchOperationCancellation getCancellationOperation()
.temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;- Specified by:
getCancellationOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The cancellationOperation.
-
getCancellationOperationOrBuilder
public BatchOperationCancellationOrBuilder getCancellationOperationOrBuilder()
.temporal.api.batch.v1.BatchOperationCancellation cancellation_operation = 12;- Specified by:
getCancellationOperationOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
hasDeletionOperation
public boolean hasDeletionOperation()
.temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;- Specified by:
hasDeletionOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- Whether the deletionOperation field is set.
-
getDeletionOperation
public BatchOperationDeletion getDeletionOperation()
.temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;- Specified by:
getDeletionOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The deletionOperation.
-
getDeletionOperationOrBuilder
public BatchOperationDeletionOrBuilder getDeletionOperationOrBuilder()
.temporal.api.batch.v1.BatchOperationDeletion deletion_operation = 13;- Specified by:
getDeletionOperationOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
hasResetOperation
public boolean hasResetOperation()
.temporal.api.batch.v1.BatchOperationReset reset_operation = 14;- Specified by:
hasResetOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- Whether the resetOperation field is set.
-
getResetOperation
public BatchOperationReset getResetOperation()
.temporal.api.batch.v1.BatchOperationReset reset_operation = 14;- Specified by:
getResetOperationin interfaceStartBatchOperationRequestOrBuilder- Returns:
- The resetOperation.
-
getResetOperationOrBuilder
public BatchOperationResetOrBuilder getResetOperationOrBuilder()
.temporal.api.batch.v1.BatchOperationReset reset_operation = 14;- Specified by:
getResetOperationOrBuilderin interfaceStartBatchOperationRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static StartBatchOperationRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartBatchOperationRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartBatchOperationRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartBatchOperationRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartBatchOperationRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartBatchOperationRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartBatchOperationRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public StartBatchOperationRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StartBatchOperationRequest.Builder newBuilder()
-
newBuilder
public static StartBatchOperationRequest.Builder newBuilder(StartBatchOperationRequest prototype)
-
toBuilder
public StartBatchOperationRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StartBatchOperationRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static StartBatchOperationRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StartBatchOperationRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<StartBatchOperationRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public StartBatchOperationRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-