Interface ECS2InternalClient

All Known Implementing Classes:
ECS2ClientIAMOptimizedImpl, ECS2ClientIAMProfileOptimizedImpl, ECS2ClientSessionTokenImpl, ECS2ClientStandardImpl

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

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

    • getEcsClient

      software.amazon.awssdk.services.ecs.EcsClient getEcsClient()
      Returns an ECS client after a factory method determines which one to return.
      Returns:
      EcSClient EcSClient