target.apidocs.com.google.api.services.youtube.YouTube.Youtube.V3.html Maven / Gradle / Ivy
YouTube.Youtube.V3 (YouTube Data API v3 v3-rev20240909-2.0.0)
com.google.api.services.youtube
Class YouTube.Youtube.V3
- java.lang.Object
-
- com.google.api.services.youtube.YouTube.Youtube.V3
-
- Enclosing class:
- YouTube.Youtube
public class YouTube.Youtube.V3
extends Object
The "v3" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
YouTube.Youtube.V3.UpdateCommentThreads
-
Constructor Summary
Constructors
Constructor and Description
V3()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
YouTube.Youtube.V3.UpdateCommentThreads
updateCommentThreads(CommentThread content)
Updates an existing resource.
-
-
Method Detail
-
updateCommentThreads
public YouTube.Youtube.V3.UpdateCommentThreads updateCommentThreads(CommentThread content)
throws IOException
Updates an existing resource.
Create a request for the method "v3.updateCommentThreads".
This request holds the parameters needed by the youtube server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.
- Parameters:
content
- the CommentThread
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy