Searched defs:ec2Client (Results 1 – 3 of 3) sorted by relevance
32 Ec2Client ec2Client = Ec2Client.builder() in testSpotPriceHistorySyncPaginator() local49 Ec2AsyncClient ec2Client = Ec2AsyncClient.builder() in testSpotPriceHistoryAsyncPaginator() local
28 Ec2Client ec2Client = Ec2Client.builder() in ec2Response_shouldHaveRequestId() local
26 protected static Ec2Client ec2Client; field in IntegrationTestBase