Uses of Class
com.google.cloud.notebooks.v1.Schedule
-
Packages that use Schedule Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of Schedule in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return Schedule Modifier and Type Method Description ScheduleSchedule.Builder. build()ScheduleSchedule.Builder. buildPartial()static ScheduleSchedule. getDefaultInstance()ScheduleSchedule.Builder. getDefaultInstanceForType()ScheduleSchedule. getDefaultInstanceForType()ScheduleCreateScheduleRequest.Builder. getSchedule()Required.ScheduleCreateScheduleRequest. getSchedule()Required.ScheduleCreateScheduleRequestOrBuilder. getSchedule()Required.ScheduleNotebookServiceClient. getSchedule(GetScheduleRequest request)Gets details of scheduleScheduleNotebookServiceClient. getSchedule(ScheduleName name)Gets details of scheduleScheduleNotebookServiceClient. getSchedule(String name)Gets details of scheduleScheduleNotebookServiceGrpc.NotebookServiceBlockingStub. getSchedule(GetScheduleRequest request)Gets details of scheduleScheduleListSchedulesResponse.Builder. getSchedules(int index)A list of returned instances.ScheduleListSchedulesResponse. getSchedules(int index)A list of returned instances.ScheduleListSchedulesResponseOrBuilder. getSchedules(int index)A list of returned instances.static ScheduleSchedule. parseDelimitedFrom(InputStream input)static ScheduleSchedule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleSchedule. parseFrom(byte[] data)static ScheduleSchedule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleSchedule. parseFrom(com.google.protobuf.ByteString data)static ScheduleSchedule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleSchedule. parseFrom(com.google.protobuf.CodedInputStream input)static ScheduleSchedule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleSchedule. parseFrom(InputStream input)static ScheduleSchedule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScheduleSchedule. parseFrom(ByteBuffer data)static ScheduleSchedule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.notebooks.v1 that return types with arguments of type Schedule Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. createScheduleAsync(CreateScheduleRequest request)Creates a new Scheduled Notebook in a given project and location.com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. createScheduleAsync(ScheduleName parent, Schedule schedule, String scheduleId)Creates a new Scheduled Notebook in a given project and location.com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. createScheduleAsync(String parent, Schedule schedule, String scheduleId)Creates a new Scheduled Notebook in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceClient. createScheduleOperationCallable()Creates a new Scheduled Notebook in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceSettings.Builder. createScheduleOperationSettings()Returns the builder for the settings used for calls to createSchedule.com.google.api.gax.rpc.OperationCallSettings<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceSettings. createScheduleOperationSettings()Returns the object with the settings used for calls to createSchedule.static io.grpc.MethodDescriptor<GetScheduleRequest,Schedule>NotebookServiceGrpc. getGetScheduleMethod()com.google.protobuf.Parser<Schedule>Schedule. getParserForType()com.google.common.util.concurrent.ListenableFuture<Schedule>NotebookServiceGrpc.NotebookServiceFutureStub. getSchedule(GetScheduleRequest request)Gets details of schedulecom.google.api.gax.rpc.UnaryCallable<GetScheduleRequest,Schedule>NotebookServiceClient. getScheduleCallable()Gets details of schedulecom.google.api.gax.rpc.UnaryCallSettings.Builder<GetScheduleRequest,Schedule>NotebookServiceSettings.Builder. getScheduleSettings()Returns the builder for the settings used for calls to getSchedule.com.google.api.gax.rpc.UnaryCallSettings<GetScheduleRequest,Schedule>NotebookServiceSettings. getScheduleSettings()Returns the object with the settings used for calls to getSchedule.List<Schedule>ListSchedulesResponse.Builder. getSchedulesList()A list of returned instances.List<Schedule>ListSchedulesResponse. getSchedulesList()A list of returned instances.List<Schedule>ListSchedulesResponseOrBuilder. getSchedulesList()A list of returned instances.static com.google.protobuf.Parser<Schedule>Schedule. parser()com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. triggerScheduleAsync(TriggerScheduleRequest request)Triggers execution of an existing schedule.com.google.api.gax.rpc.OperationCallable<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceClient. triggerScheduleOperationCallable()Triggers execution of an existing schedule.com.google.api.gax.rpc.OperationCallSettings.Builder<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceSettings.Builder. triggerScheduleOperationSettings()Returns the builder for the settings used for calls to triggerSchedule.com.google.api.gax.rpc.OperationCallSettings<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceSettings. triggerScheduleOperationSettings()Returns the object with the settings used for calls to triggerSchedule.Methods in com.google.cloud.notebooks.v1 with parameters of type Schedule Modifier and Type Method Description ListSchedulesResponse.BuilderListSchedulesResponse.Builder. addSchedules(int index, Schedule value)A list of returned instances.ListSchedulesResponse.BuilderListSchedulesResponse.Builder. addSchedules(Schedule value)A list of returned instances.com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. createScheduleAsync(ScheduleName parent, Schedule schedule, String scheduleId)Creates a new Scheduled Notebook in a given project and location.com.google.api.gax.longrunning.OperationFuture<Schedule,OperationMetadata>NotebookServiceClient. createScheduleAsync(String parent, Schedule schedule, String scheduleId)Creates a new Scheduled Notebook in a given project and location.Schedule.BuilderSchedule.Builder. mergeFrom(Schedule other)CreateScheduleRequest.BuilderCreateScheduleRequest.Builder. mergeSchedule(Schedule value)Required.static Schedule.BuilderSchedule. newBuilder(Schedule prototype)CreateScheduleRequest.BuilderCreateScheduleRequest.Builder. setSchedule(Schedule value)Required.ListSchedulesResponse.BuilderListSchedulesResponse.Builder. setSchedules(int index, Schedule value)A list of returned instances.Method parameters in com.google.cloud.notebooks.v1 with type arguments of type Schedule Modifier and Type Method Description ListSchedulesResponse.BuilderListSchedulesResponse.Builder. addAllSchedules(Iterable<? extends Schedule> values)A list of returned instances.static com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPagedResponse>NotebookServiceClient.ListSchedulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context, com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse)protected NotebookServiceClient.ListSchedulesPageNotebookServiceClient.ListSchedulesPage. createPage(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context, ListSchedulesResponse response)com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPage>NotebookServiceClient.ListSchedulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context, com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse)default voidNotebookServiceGrpc.AsyncService. getSchedule(GetScheduleRequest request, io.grpc.stub.StreamObserver<Schedule> responseObserver)Gets details of schedulevoidNotebookServiceGrpc.NotebookServiceStub. getSchedule(GetScheduleRequest request, io.grpc.stub.StreamObserver<Schedule> responseObserver)Gets details of schedule -
Uses of Schedule in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.stub that return types with arguments of type Schedule Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateScheduleRequest,Schedule,OperationMetadata>GrpcNotebookServiceStub. createScheduleOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceStub. createScheduleOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceStubSettings.Builder. createScheduleOperationSettings()Returns the builder for the settings used for calls to createSchedule.com.google.api.gax.rpc.OperationCallSettings<CreateScheduleRequest,Schedule,OperationMetadata>NotebookServiceStubSettings. createScheduleOperationSettings()Returns the object with the settings used for calls to createSchedule.com.google.api.gax.rpc.UnaryCallable<GetScheduleRequest,Schedule>GrpcNotebookServiceStub. getScheduleCallable()com.google.api.gax.rpc.UnaryCallable<GetScheduleRequest,Schedule>NotebookServiceStub. getScheduleCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetScheduleRequest,Schedule>NotebookServiceStubSettings.Builder. getScheduleSettings()Returns the builder for the settings used for calls to getSchedule.com.google.api.gax.rpc.UnaryCallSettings<GetScheduleRequest,Schedule>NotebookServiceStubSettings. getScheduleSettings()Returns the object with the settings used for calls to getSchedule.com.google.api.gax.rpc.OperationCallable<TriggerScheduleRequest,Schedule,OperationMetadata>GrpcNotebookServiceStub. triggerScheduleOperationCallable()com.google.api.gax.rpc.OperationCallable<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceStub. triggerScheduleOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceStubSettings.Builder. triggerScheduleOperationSettings()Returns the builder for the settings used for calls to triggerSchedule.com.google.api.gax.rpc.OperationCallSettings<TriggerScheduleRequest,Schedule,OperationMetadata>NotebookServiceStubSettings. triggerScheduleOperationSettings()Returns the object with the settings used for calls to triggerSchedule.
-