| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
EventStream |
EventStream.clone() |
EventStream |
TransferJob.getEventStream()
Specifies the event stream for the transfer job for event-driven transfers.
|
EventStream |
EventStream.set(String fieldName,
Object value) |
EventStream |
EventStream.setEventStreamExpirationTime(String eventStreamExpirationTime)
Specifies the data and time at which Storage Transfer Service stops listening for events from
this stream.
|
EventStream |
EventStream.setEventStreamStartTime(String eventStreamStartTime)
Specifies the date and time that Storage Transfer Service starts listening for events from this
stream.
|
EventStream |
EventStream.setName(String name)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
TransferJob |
TransferJob.setEventStream(EventStream eventStream)
Specifies the event stream for the transfer job for event-driven transfers.
|
Copyright © 2011–2024 Google. All rights reserved.