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 Schedule
Schedule.Builder. build()
Schedule
Schedule.Builder. buildPartial()
static Schedule
Schedule. getDefaultInstance()
Schedule
Schedule.Builder. getDefaultInstanceForType()
Schedule
Schedule. getDefaultInstanceForType()
Schedule
CreateScheduleRequest.Builder. getSchedule()
Required.Schedule
CreateScheduleRequest. getSchedule()
Required.Schedule
CreateScheduleRequestOrBuilder. getSchedule()
Required.Schedule
NotebookServiceClient. getSchedule(GetScheduleRequest request)
Gets details of scheduleSchedule
NotebookServiceClient. getSchedule(ScheduleName name)
Gets details of scheduleSchedule
NotebookServiceClient. getSchedule(String name)
Gets details of scheduleSchedule
NotebookServiceGrpc.NotebookServiceBlockingStub. getSchedule(GetScheduleRequest request)
Gets details of scheduleSchedule
ListSchedulesResponse.Builder. getSchedules(int index)
A list of returned instances.Schedule
ListSchedulesResponse. getSchedules(int index)
A list of returned instances.Schedule
ListSchedulesResponseOrBuilder. getSchedules(int index)
A list of returned instances.static Schedule
Schedule. parseDelimitedFrom(InputStream input)
static Schedule
Schedule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Schedule
Schedule. parseFrom(byte[] data)
static Schedule
Schedule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Schedule
Schedule. parseFrom(com.google.protobuf.ByteString data)
static Schedule
Schedule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Schedule
Schedule. parseFrom(com.google.protobuf.CodedInputStream input)
static Schedule
Schedule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Schedule
Schedule. parseFrom(InputStream input)
static Schedule
Schedule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Schedule
Schedule. parseFrom(ByteBuffer data)
static Schedule
Schedule. 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.Builder
ListSchedulesResponse.Builder. addSchedules(int index, Schedule value)
A list of returned instances.ListSchedulesResponse.Builder
ListSchedulesResponse.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.Builder
Schedule.Builder. mergeFrom(Schedule other)
CreateScheduleRequest.Builder
CreateScheduleRequest.Builder. mergeSchedule(Schedule value)
Required.static Schedule.Builder
Schedule. newBuilder(Schedule prototype)
CreateScheduleRequest.Builder
CreateScheduleRequest.Builder. setSchedule(Schedule value)
Required.ListSchedulesResponse.Builder
ListSchedulesResponse.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.Builder
ListSchedulesResponse.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.ListSchedulesPage
NotebookServiceClient.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 void
NotebookServiceGrpc.AsyncService. getSchedule(GetScheduleRequest request, io.grpc.stub.StreamObserver<Schedule> responseObserver)
Gets details of schedulevoid
NotebookServiceGrpc.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.
-