| Modifier and Type | Method and Description |
|---|---|
List<DataSource> |
DescribeDataSourcesResponse.results()
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSourcesResponse.Builder |
DescribeDataSourcesResponse.Builder.results(DataSource... results)
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataSourcesResponse.Builder |
DescribeDataSourcesResponse.Builder.results(Collection<DataSource> results)
A list of
DataSource that meet the search criteria. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<DataSource> |
DescribeDataSourcesPaginator.results()
Returns an iterable to iterate through the paginated
DescribeDataSourcesResponse.results() member. |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSourceUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceMarshaller.marshall(DataSource dataSource,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.