Interface AWS2EC2InternalClient

All Known Implementing Classes:
AWS2EC2ClientIAMOptimizedImpl, AWS2EC2ClientIAMProfileOptimizedImpl, AWS2EC2ClientStandardImpl

public interface AWS2EC2InternalClient
Manage the required actions of an EC2 client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.ec2.Ec2Client
    Returns an EC2 client after a factory method determines which one to return.
  • Method Details

    • getEc2Client

      software.amazon.awssdk.services.ec2.Ec2Client getEc2Client()
      Returns an EC2 client after a factory method determines which one to return.
      Returns:
      Ec2Client Ec2Client