Class AmazonEC2FactoryImpl

java.lang.Object
hudson.plugins.ec2.util.AmazonEC2FactoryImpl
All Implemented Interfaces:
ExtensionPoint, AmazonEC2Factory

@Extension public class AmazonEC2FactoryImpl extends Object implements AmazonEC2Factory
  • Constructor Details

    • AmazonEC2FactoryImpl

      public AmazonEC2FactoryImpl()
  • Method Details

    • connect

      public software.amazon.awssdk.services.ec2.Ec2Client connect(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, software.amazon.awssdk.regions.Region region, URI endpoint)
      Specified by:
      connect in interface AmazonEC2Factory