Uses of Interface
software.amazon.awssdk.services.codestarconnections.CodeStarConnectionsClient
-
Packages that use CodeStarConnectionsClient Package Description software.amazon.awssdk.services.codestarconnections AWS CodeStar Connections software.amazon.awssdk.services.codestarconnections.paginators -
-
Uses of CodeStarConnectionsClient in software.amazon.awssdk.services.codestarconnections
Methods in software.amazon.awssdk.services.codestarconnections that return CodeStarConnectionsClient Modifier and Type Method Description static CodeStarConnectionsClientCodeStarConnectionsClient. create()Create aCodeStarConnectionsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CodeStarConnectionsClient in software.amazon.awssdk.services.codestarconnections.paginators
Constructors in software.amazon.awssdk.services.codestarconnections.paginators with parameters of type CodeStarConnectionsClient Constructor Description ListConnectionsIterable(CodeStarConnectionsClient client, ListConnectionsRequest firstRequest)ListHostsIterable(CodeStarConnectionsClient client, ListHostsRequest firstRequest)ListRepositoryLinksIterable(CodeStarConnectionsClient client, ListRepositoryLinksRequest firstRequest)ListSyncConfigurationsIterable(CodeStarConnectionsClient client, ListSyncConfigurationsRequest firstRequest)
-