Class AzureCosmosDBCredentialsImpl.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillCredentialsIdItems

        @POST
        public ListBoxModel doFillCredentialsIdItems​(@AncestorInPath
                                                     Item item,
                                                     @QueryParameter
                                                     String credentialsId)
      • doTestConnection

        @POST
        public FormValidation doTestConnection​(@QueryParameter
                                               String credentialsId,
                                               @QueryParameter
                                               String preferredRegion,
                                               @QueryParameter
                                               String url,
                                               @AncestorInPath
                                               Item item)