Class ResourceProviderServiceImpl

    • Constructor Detail

      • ResourceProviderServiceImpl

        public ResourceProviderServiceImpl()
    • Method Detail

      • get

        public ResourceProvider get​(String resourceProviderId)
        Get the specified resource provider by ID
        Specified by:
        get in interface ResourceProviderService
        Parameters:
        resourceProviderId - - the resource provider identifier
        Returns:
        the ResourceProvider or null if not found
      • list

        public List<? extends ResourceProvider> list()
        The resource providers for this OpenStack deployment.

        NOTE: This is an extension and not all deployments support resource_providers

        Specified by:
        list in interface ResourceProviderService
        Returns:
        the available resource providers in detail