| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
CreateComponentResult |
AbstractAWSProton.createComponent(CreateComponentRequest request) |
CreateComponentResult |
AWSProton.createComponent(CreateComponentRequest createComponentRequest)
Create an Proton component.
|
CreateComponentResult |
AWSProtonClient.createComponent(CreateComponentRequest request)
Create an Proton component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateComponentResult> |
AbstractAWSProtonAsync.createComponentAsync(CreateComponentRequest request,
AsyncHandler<CreateComponentRequest,CreateComponentResult> asyncHandler) |
Future<CreateComponentResult> |
AWSProtonAsync.createComponentAsync(CreateComponentRequest createComponentRequest,
AsyncHandler<CreateComponentRequest,CreateComponentResult> asyncHandler)
Create an Proton component.
|
Future<CreateComponentResult> |
AWSProtonAsyncClient.createComponentAsync(CreateComponentRequest request,
AsyncHandler<CreateComponentRequest,CreateComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateComponentResult |
CreateComponentResult.clone() |
CreateComponentResult |
CreateComponentResult.withComponent(Component component)
The detailed data of the created component.
|
Copyright © 2024. All rights reserved.