Modifier and Type | Class and Description |
---|---|
class |
YouTube.MembershipsLevels.List |
Constructor and Description |
---|
MembershipsLevels() |
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.
|
public YouTube.MembershipsLevels.List list(List<String> part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The *part* parameter specifies the membershipsLevel resource parts that the API response will
include. Supported values are id and snippet.IOException
Copyright © 2011–2021 Google. All rights reserved.