
target.apidocs.com.google.api.services.youtube.YouTube.MembershipsLevels.html Maven / Gradle / Ivy
YouTube.MembershipsLevels (YouTube Data API v3-rev20200402-1.30.9)
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(String part)
Lists pricing levels for a channel.
-
-
Method Detail
-
list
public YouTube.MembershipsLevels.List list(String part)
throws IOException
Lists pricing levels for a channel.
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–2020 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy