Future<ListConfigurationSourceProvidersResponse> |
ResourceManagerAsync.listConfigurationSourceProviders(ListConfigurationSourceProvidersRequest request,
AsyncHandler<ListConfigurationSourceProvidersRequest,ListConfigurationSourceProvidersResponse> handler)
Lists configuration source providers according to the specified filter.
|
Future<ListConfigurationSourceProvidersResponse> |
ResourceManagerAsyncClient.listConfigurationSourceProviders(ListConfigurationSourceProvidersRequest request,
AsyncHandler<ListConfigurationSourceProvidersRequest,ListConfigurationSourceProvidersResponse> handler) |
Iterable<ListConfigurationSourceProvidersResponse> |
ResourceManagerPaginators.listConfigurationSourceProvidersResponseIterator(ListConfigurationSourceProvidersRequest request)
Creates a new iterable which will iterate over the responses received from the listConfigurationSourceProviders operation.
|