Uses of Class
com.google.cloud.batch.v1.TaskExecution
-
Packages that use TaskExecution Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of TaskExecution in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 that return TaskExecution Modifier and Type Method Description TaskExecutionTaskExecution.Builder. build()TaskExecutionTaskExecution.Builder. buildPartial()static TaskExecutionTaskExecution. getDefaultInstance()TaskExecutionTaskExecution.Builder. getDefaultInstanceForType()TaskExecutionTaskExecution. getDefaultInstanceForType()TaskExecutionStatusEvent.Builder. getTaskExecution()Task ExecutionTaskExecutionStatusEvent. getTaskExecution()Task ExecutionTaskExecutionStatusEventOrBuilder. getTaskExecution()Task Executionstatic TaskExecutionTaskExecution. parseDelimitedFrom(InputStream input)static TaskExecutionTaskExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskExecutionTaskExecution. parseFrom(byte[] data)static TaskExecutionTaskExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskExecutionTaskExecution. parseFrom(com.google.protobuf.ByteString data)static TaskExecutionTaskExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskExecutionTaskExecution. parseFrom(com.google.protobuf.CodedInputStream input)static TaskExecutionTaskExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskExecutionTaskExecution. parseFrom(InputStream input)static TaskExecutionTaskExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TaskExecutionTaskExecution. parseFrom(ByteBuffer data)static TaskExecutionTaskExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.batch.v1 that return types with arguments of type TaskExecution Modifier and Type Method Description com.google.protobuf.Parser<TaskExecution>TaskExecution. getParserForType()static com.google.protobuf.Parser<TaskExecution>TaskExecution. parser()Methods in com.google.cloud.batch.v1 with parameters of type TaskExecution Modifier and Type Method Description TaskExecution.BuilderTaskExecution.Builder. mergeFrom(TaskExecution other)StatusEvent.BuilderStatusEvent.Builder. mergeTaskExecution(TaskExecution value)Task Executionstatic TaskExecution.BuilderTaskExecution. newBuilder(TaskExecution prototype)StatusEvent.BuilderStatusEvent.Builder. setTaskExecution(TaskExecution value)Task Execution
-