Uses of Class
com.google.cloud.batch.v1alpha.TaskExecution
-
Packages that use TaskExecution Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of TaskExecution in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return TaskExecution Modifier and Type Method Description TaskExecution
TaskExecution.Builder. build()
TaskExecution
TaskExecution.Builder. buildPartial()
static TaskExecution
TaskExecution. getDefaultInstance()
TaskExecution
TaskExecution.Builder. getDefaultInstanceForType()
TaskExecution
TaskExecution. getDefaultInstanceForType()
TaskExecution
StatusEvent.Builder. getTaskExecution()
Task ExecutionTaskExecution
StatusEvent. getTaskExecution()
Task ExecutionTaskExecution
StatusEventOrBuilder. getTaskExecution()
Task Executionstatic TaskExecution
TaskExecution. parseDelimitedFrom(InputStream input)
static TaskExecution
TaskExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TaskExecution
TaskExecution. parseFrom(byte[] data)
static TaskExecution
TaskExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TaskExecution
TaskExecution. parseFrom(com.google.protobuf.ByteString data)
static TaskExecution
TaskExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TaskExecution
TaskExecution. parseFrom(com.google.protobuf.CodedInputStream input)
static TaskExecution
TaskExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TaskExecution
TaskExecution. parseFrom(InputStream input)
static TaskExecution
TaskExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TaskExecution
TaskExecution. parseFrom(ByteBuffer data)
static TaskExecution
TaskExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.batch.v1alpha 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.v1alpha with parameters of type TaskExecution Modifier and Type Method Description TaskExecution.Builder
TaskExecution.Builder. mergeFrom(TaskExecution other)
StatusEvent.Builder
StatusEvent.Builder. mergeTaskExecution(TaskExecution value)
Task Executionstatic TaskExecution.Builder
TaskExecution. newBuilder(TaskExecution prototype)
StatusEvent.Builder
StatusEvent.Builder. setTaskExecution(TaskExecution value)
Task Execution
-