Modifier and Type | Class and Description |
---|---|
class |
YouTube.Members.List |
Constructor and Description |
---|
Members() |
Modifier and Type | Method and Description |
---|---|
YouTube.Members.List |
list(List<String> part)
Retrieves a list of members that match the request criteria for a channel.
|
public YouTube.Members.List list(List<String> part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The *part* parameter specifies the member resource parts that the API response will include. Set the
parameter value to snippet.IOException
Copyright © 2011–2021 Google. All rights reserved.