ListChannelsResponse.Builder |
ListChannelsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static ListChannelsResponse.Builder |
ListChannelsResponse.builder() |
Return a new builder for this response object.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.channelCollection(ChannelCollection channelCollection) |
The returned ChannelCollection instance.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.copy(ListChannelsResponse o) |
Copy method to populate the builder with values from the given instance.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.headers(Map<String,List<String>> headers) |
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.opcNextPage(String opcNextPage) |
When you are paging through a list, if this header appears in the response, then there
might be additional items still to get.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListChannelsResponse.Builder |
ListChannelsResponse.Builder.opcTotalItems(Integer opcTotalItems) |
The total number of results that match the query.
|