Uses of Interface
software.amazon.awssdk.services.cloud9.Cloud9AsyncClient
-
Packages that use Cloud9AsyncClient Package Description software.amazon.awssdk.services.cloud9 Cloud9 software.amazon.awssdk.services.cloud9.paginators -
-
Uses of Cloud9AsyncClient in software.amazon.awssdk.services.cloud9
Methods in software.amazon.awssdk.services.cloud9 that return Cloud9AsyncClient Modifier and Type Method Description static Cloud9AsyncClientCloud9AsyncClient. create()Create aCloud9AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Cloud9AsyncClient in software.amazon.awssdk.services.cloud9.paginators
Constructors in software.amazon.awssdk.services.cloud9.paginators with parameters of type Cloud9AsyncClient Constructor Description DescribeEnvironmentMembershipsPublisher(Cloud9AsyncClient client, DescribeEnvironmentMembershipsRequest firstRequest)ListEnvironmentsPublisher(Cloud9AsyncClient client, ListEnvironmentsRequest firstRequest)
-