Class AmazonEC2Cloud.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckAltEC2Endpoint

        @POST
        public FormValidation doCheckAltEC2Endpoint​(@QueryParameter
                                                    String value)
      • doFillRegionItems

        public ListBoxModel doFillRegionItems​(@QueryParameter
                                              String altEC2Endpoint,
                                              @QueryParameter
                                              boolean useInstanceProfileForCredentials,
                                              @QueryParameter
                                              String credentialsId)
                                       throws IOException,
                                              javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException
      • doTestConnection

        public FormValidation doTestConnection​(@AncestorInPath
                                               ItemGroup context,
                                               @QueryParameter
                                               String region,
                                               @QueryParameter
                                               boolean useInstanceProfileForCredentials,
                                               @QueryParameter
                                               String credentialsId,
                                               @QueryParameter
                                               String sshKeysCredentialsId,
                                               @QueryParameter
                                               String roleArn,
                                               @QueryParameter
                                               String roleSessionName)
                                        throws IOException,
                                               javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException