public class DisplayVideo.Sdfuploadtasks extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayVideo.Sdfuploadtasks.Operations
The "operations" collection of methods.
|
| Constructor and Description |
|---|
Sdfuploadtasks() |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.Sdfuploadtasks.Operations |
operations()
An accessor for creating requests from the Operations collection.
|
public DisplayVideo.Sdfuploadtasks.Operations operations()
The typical use is:
DisplayVideo displayvideo = new DisplayVideo(...);DisplayVideo.Operations.List request = displayvideo.operations().list(parameters ...)
Copyright © 2011–2026 Google. All rights reserved.