target.apidocs.com.google.api.services.youtube.YouTube.Youtube.html Maven / Gradle / Ivy
YouTube.Youtube (YouTube Data API v3 v3-rev20240414-2.0.0)
com.google.api.services.youtube
Class YouTube.Youtube
- java.lang.Object
-
- com.google.api.services.youtube.YouTube.Youtube
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
YouTube.Youtube.V3
The "v3" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Youtube()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
YouTube.Youtube.V3
v3()
An accessor for creating requests from the V3 collection.
-
-
Method Detail
-
v3
public YouTube.Youtube.V3 v3()
An accessor for creating requests from the V3 collection.
The typical use is:
YouTube youtube = new YouTube(...);
YouTube.V3.List request = youtube.v3().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy