@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeChannelFunction extends Object implements SdkFunction<DescribeChannelRequest,DescribeChannelResult>
| Constructor and Description |
|---|
DescribeChannelFunction(AWSMediaLive client)
Constructs a new DescribeChannelFunction with the given client
|
| Modifier and Type | Method and Description |
|---|---|
DescribeChannelResult |
apply(DescribeChannelRequest describeChannelRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
public DescribeChannelFunction(AWSMediaLive client)
client - Service clientpublic DescribeChannelResult apply(DescribeChannelRequest describeChannelRequest)
apply in interface SdkFunction<DescribeChannelRequest,DescribeChannelResult>describeChannelRequest - Corresponding request for the operation