| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model | |
| com.amazonaws.services.proton.waiters |
| Modifier and Type | Method and Description |
|---|---|
GetComponentResult |
AWSProtonClient.getComponent(GetComponentRequest request)
Get detailed data for a component.
|
GetComponentResult |
AbstractAWSProton.getComponent(GetComponentRequest request) |
GetComponentResult |
AWSProton.getComponent(GetComponentRequest getComponentRequest)
Get detailed data for a component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetComponentResult> |
AbstractAWSProtonAsync.getComponentAsync(GetComponentRequest request) |
Future<GetComponentResult> |
AWSProtonAsyncClient.getComponentAsync(GetComponentRequest request) |
Future<GetComponentResult> |
AWSProtonAsync.getComponentAsync(GetComponentRequest getComponentRequest)
Get detailed data for a component.
|
Future<GetComponentResult> |
AbstractAWSProtonAsync.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSProtonAsyncClient.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSProtonAsync.getComponentAsync(GetComponentRequest getComponentRequest,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler)
Get detailed data for a component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetComponentResult> |
AbstractAWSProtonAsync.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSProtonAsyncClient.getComponentAsync(GetComponentRequest request,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler) |
Future<GetComponentResult> |
AWSProtonAsync.getComponentAsync(GetComponentRequest getComponentRequest,
AsyncHandler<GetComponentRequest,GetComponentResult> asyncHandler)
Get detailed data for a component.
|
| Modifier and Type | Method and Description |
|---|---|
GetComponentResult |
GetComponentResult.clone() |
GetComponentResult |
GetComponentResult.withComponent(Component component)
The detailed data of the requested component.
|
| Modifier and Type | Method and Description |
|---|---|
GetComponentResult |
GetComponentFunction.apply(GetComponentRequest getComponentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2025. All rights reserved.