Uses of Class
com.redhat.mercury.prospectcampaignexecution.v10.ExecutionOuterClass.Execution
-
Packages that use ExecutionOuterClass.Execution Package Description com.redhat.mercury.prospectcampaignexecution.v10 com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice -
-
Uses of ExecutionOuterClass.Execution in com.redhat.mercury.prospectcampaignexecution.v10
Methods in com.redhat.mercury.prospectcampaignexecution.v10 that return ExecutionOuterClass.Execution Modifier and Type Method Description ExecutionOuterClass.ExecutionExecutionOuterClass.Execution.Builder. build()ExecutionOuterClass.ExecutionExecutionOuterClass.Execution.Builder. buildPartial()static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. getDefaultInstance()ExecutionOuterClass.ExecutionExecutionOuterClass.Execution.Builder. getDefaultInstanceForType()ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. getDefaultInstanceForType()static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseDelimitedFrom(InputStream input)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(byte[] data)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(InputStream input)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(ByteBuffer data)static ExecutionOuterClass.ExecutionExecutionOuterClass.Execution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.redhat.mercury.prospectcampaignexecution.v10 that return types with arguments of type ExecutionOuterClass.Execution Modifier and Type Method Description com.google.protobuf.Parser<ExecutionOuterClass.Execution>ExecutionOuterClass.Execution. getParserForType()static com.google.protobuf.Parser<ExecutionOuterClass.Execution>ExecutionOuterClass.Execution. parser()Methods in com.redhat.mercury.prospectcampaignexecution.v10 with parameters of type ExecutionOuterClass.Execution Modifier and Type Method Description ExecutionOuterClass.Execution.BuilderExecutionOuterClass.Execution.Builder. mergeFrom(ExecutionOuterClass.Execution other)static ExecutionOuterClass.Execution.BuilderExecutionOuterClass.Execution. newBuilder(ExecutionOuterClass.Execution prototype) -
Uses of ExecutionOuterClass.Execution in com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice
Methods in com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice that return ExecutionOuterClass.Execution Modifier and Type Method Description ExecutionOuterClass.ExecutionBqExecutionService.RequestExecutionRequest.Builder. getExecution().com.redhat.mercury.prospectcampaignexecution.v10.Execution execution = 3;ExecutionOuterClass.ExecutionBqExecutionService.RequestExecutionRequest. getExecution().com.redhat.mercury.prospectcampaignexecution.v10.Execution execution = 3;ExecutionOuterClass.ExecutionBqExecutionService.RequestExecutionRequestOrBuilder. getExecution().com.redhat.mercury.prospectcampaignexecution.v10.Execution execution = 3;ExecutionOuterClass.ExecutionBQExecutionServiceGrpc.BQExecutionServiceBlockingStub. requestExecution(BqExecutionService.RequestExecutionRequest request)Methods in com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice with parameters of type ExecutionOuterClass.Execution Modifier and Type Method Description BqExecutionService.RequestExecutionRequest.BuilderBqExecutionService.RequestExecutionRequest.Builder. mergeExecution(ExecutionOuterClass.Execution value).com.redhat.mercury.prospectcampaignexecution.v10.Execution execution = 3;BqExecutionService.RequestExecutionRequest.BuilderBqExecutionService.RequestExecutionRequest.Builder. setExecution(ExecutionOuterClass.Execution value).com.redhat.mercury.prospectcampaignexecution.v10.Execution execution = 3;Method parameters in com.redhat.mercury.prospectcampaignexecution.v10.api.bqexecutionservice with type arguments of type ExecutionOuterClass.Execution Modifier and Type Method Description voidBQExecutionServiceGrpc.BQExecutionServiceImplBase. requestExecution(BqExecutionService.RequestExecutionRequest request, io.grpc.stub.StreamObserver<ExecutionOuterClass.Execution> responseObserver)voidBQExecutionServiceGrpc.BQExecutionServiceStub. requestExecution(BqExecutionService.RequestExecutionRequest request, io.grpc.stub.StreamObserver<ExecutionOuterClass.Execution> responseObserver)
-