| Modifier and Type | Method and Description |
|---|---|
EventDrivenSchedule |
EventDrivenSchedule.Builder.build() |
EventDrivenSchedule |
EventDrivenSchedule.Builder.buildPartial() |
static EventDrivenSchedule |
EventDrivenSchedule.getDefaultInstance() |
EventDrivenSchedule |
EventDrivenSchedule.getDefaultInstanceForType() |
EventDrivenSchedule |
EventDrivenSchedule.Builder.getDefaultInstanceForType() |
EventDrivenSchedule |
ScheduleOptionsV2OrBuilder.getEventDrivenSchedule()
Event driven transfer schedule options.
|
EventDrivenSchedule |
ScheduleOptionsV2.getEventDrivenSchedule()
Event driven transfer schedule options.
|
EventDrivenSchedule |
ScheduleOptionsV2.Builder.getEventDrivenSchedule()
Event driven transfer schedule options.
|
static EventDrivenSchedule |
EventDrivenSchedule.parseDelimitedFrom(InputStream input) |
static EventDrivenSchedule |
EventDrivenSchedule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(byte[] data) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(ByteBuffer data) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(com.google.protobuf.ByteString data) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(com.google.protobuf.CodedInputStream input) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(InputStream input) |
static EventDrivenSchedule |
EventDrivenSchedule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EventDrivenSchedule> |
EventDrivenSchedule.getParserForType() |
static com.google.protobuf.Parser<EventDrivenSchedule> |
EventDrivenSchedule.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleOptionsV2.Builder |
ScheduleOptionsV2.Builder.mergeEventDrivenSchedule(EventDrivenSchedule value)
Event driven transfer schedule options.
|
EventDrivenSchedule.Builder |
EventDrivenSchedule.Builder.mergeFrom(EventDrivenSchedule other) |
static EventDrivenSchedule.Builder |
EventDrivenSchedule.newBuilder(EventDrivenSchedule prototype) |
ScheduleOptionsV2.Builder |
ScheduleOptionsV2.Builder.setEventDrivenSchedule(EventDrivenSchedule value)
Event driven transfer schedule options.
|
Copyright © 2025 Google LLC. All rights reserved.