| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the AWS Proton Service API Reference.
|
| com.amazonaws.services.proton.model | |
| com.amazonaws.services.proton.waiters |
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentResult |
AbstractAWSProton.getEnvironment(GetEnvironmentRequest request) |
GetEnvironmentResult |
AWSProtonClient.getEnvironment(GetEnvironmentRequest request)
Get detail data for an environment.
|
GetEnvironmentResult |
AWSProton.getEnvironment(GetEnvironmentRequest getEnvironmentRequest)
Get detail data for an environment.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEnvironmentResult> |
AWSProtonAsync.getEnvironmentAsync(GetEnvironmentRequest getEnvironmentRequest,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler)
Get detail data for an environment.
|
Future<GetEnvironmentResult> |
AWSProtonAsyncClient.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
Future<GetEnvironmentResult> |
AbstractAWSProtonAsync.getEnvironmentAsync(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentResult |
GetEnvironmentResult.clone() |
GetEnvironmentResult |
GetEnvironmentResult.withEnvironment(Environment environment)
The environment detail data that's returned by AWS Proton.
|
| Modifier and Type | Method and Description |
|---|---|
GetEnvironmentResult |
GetEnvironmentFunction.apply(GetEnvironmentRequest getEnvironmentRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2021. All rights reserved.