| Package | Description |
|---|---|
| com.amazonaws.services.codestarconnections |
|
| com.amazonaws.services.codestarconnections.model |
| Modifier and Type | Method and Description |
|---|---|
CreateHostResult |
AbstractAWSCodeStarconnections.createHost(CreateHostRequest request) |
CreateHostResult |
AWSCodeStarconnectionsClient.createHost(CreateHostRequest request)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
CreateHostResult |
AWSCodeStarconnections.createHost(CreateHostRequest createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHostResult> |
AWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest createHostRequest)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
Future<CreateHostResult> |
AWSCodeStarconnectionsAsyncClient.createHostAsync(CreateHostRequest request) |
Future<CreateHostResult> |
AbstractAWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest request) |
Future<CreateHostResult> |
AWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest createHostRequest,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
Future<CreateHostResult> |
AWSCodeStarconnectionsAsyncClient.createHostAsync(CreateHostRequest request,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler) |
Future<CreateHostResult> |
AbstractAWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest request,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHostResult> |
AWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest createHostRequest,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler)
Creates a resource that represents the infrastructure where a third-party provider is installed.
|
Future<CreateHostResult> |
AWSCodeStarconnectionsAsyncClient.createHostAsync(CreateHostRequest request,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler) |
Future<CreateHostResult> |
AbstractAWSCodeStarconnectionsAsync.createHostAsync(CreateHostRequest request,
AsyncHandler<CreateHostRequest,CreateHostResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateHostResult |
CreateHostResult.clone() |
CreateHostResult |
CreateHostResult.withHostArn(String hostArn)
The Amazon Resource Name (ARN) of the host to be created.
|
CreateHostResult |
CreateHostResult.withTags(Collection<Tag> tags) |
CreateHostResult |
CreateHostResult.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2021. All rights reserved.