target.apidocs.com.google.api.services.youtube.YouTube.MembershipsLevels.html Maven / Gradle / Ivy
YouTube.MembershipsLevels (YouTube Data API v3 v3-rev20240417-2.0.0)
com.google.api.services.youtube
Class YouTube.MembershipsLevels
- java.lang.Object
-
- com.google.api.services.youtube.YouTube.MembershipsLevels
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
YouTube.MembershipsLevels.List
-
Constructor Summary
Constructors
Constructor and Description
MembershipsLevels()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
YouTube.MembershipsLevels.List
list(List<String> part)
Retrieves a list of all pricing levels offered by a creator to the fans.
-
-
Method Detail
-
list
public YouTube.MembershipsLevels.List list(List<String> part)
throws IOException
Retrieves a list of all pricing levels offered by a creator to the fans.
Create a request for the method "membershipsLevels.list".
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:
part
- The *part* parameter specifies the membershipsLevel resource parts that the API response will
include. Supported values are id and snippet.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy