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