| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections |
|
| software.amazon.awssdk.services.codestarconnections.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateConnectionResponse |
CodeStarConnectionsClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access
third-party code repositories.
|
default CompletableFuture<CreateConnectionResponse> |
CodeStarConnectionsAsyncClient.createConnection(CreateConnectionRequest createConnectionRequest)
Creates a connection that can then be given to other AWS services like CodePipeline so that it can access
third-party code repositories.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateConnectionRequestMarshaller.marshall(CreateConnectionRequest createConnectionRequest) |
Copyright © 2022. All rights reserved.