| 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 |
|---|---|
GetEnvironmentTemplateVersionResult |
AWSProtonClient.getEnvironmentTemplateVersion(GetEnvironmentTemplateVersionRequest request)
Get detailed data for a major or minor version of an environment template.
|
GetEnvironmentTemplateVersionResult |
AbstractAWSProton.getEnvironmentTemplateVersion(GetEnvironmentTemplateVersionRequest request) |
GetEnvironmentTemplateVersionResult |
AWSProton.getEnvironmentTemplateVersion(GetEnvironmentTemplateVersionRequest getEnvironmentTemplateVersionRequest)
Get detailed data for a major or minor version of an environment template.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEnvironmentTemplateVersionResult> |
AbstractAWSProtonAsync.getEnvironmentTemplateVersionAsync(GetEnvironmentTemplateVersionRequest request,
AsyncHandler<GetEnvironmentTemplateVersionRequest,GetEnvironmentTemplateVersionResult> asyncHandler) |
Future<GetEnvironmentTemplateVersionResult> |
AWSProtonAsyncClient.getEnvironmentTemplateVersionAsync(GetEnvironmentTemplateVersionRequest request,
AsyncHandler<GetEnvironmentTemplateVersionRequest,GetEnvironmentTemplateVersionResult> asyncHandler) |
Future<GetEnvironmentTemplateVersionResult> |
AWSProtonAsync.getEnvironmentTemplateVersionAsync(GetEnvironmentTemplateVersionRequest getEnvironmentTemplateVersionRequest,
AsyncHandler<GetEnvironmentTemplateVersionRequest,GetEnvironmentTemplateVersionResult> asyncHandler)
Get detailed data for a major or minor version of an environment template.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentTemplateVersionResult |
GetEnvironmentTemplateVersionResult.clone() |
GetEnvironmentTemplateVersionResult |
GetEnvironmentTemplateVersionResult.withEnvironmentTemplateVersion(EnvironmentTemplateVersion environmentTemplateVersion)
The detailed data of the requested environment template version.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentTemplateVersionResult |
GetEnvironmentTemplateVersionFunction.apply(GetEnvironmentTemplateVersionRequest getEnvironmentTemplateVersionRequest)
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.