| 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 |
|---|---|
GetServiceResult |
AbstractAWSProton.getService(GetServiceRequest request) |
GetServiceResult |
AWSProtonClient.getService(GetServiceRequest request)
Get detail data for a service.
|
GetServiceResult |
AWSProton.getService(GetServiceRequest getServiceRequest)
Get detail data for a service.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceResult> |
AWSProtonAsyncClient.getServiceAsync(GetServiceRequest request) |
Future<GetServiceResult> |
AbstractAWSProtonAsync.getServiceAsync(GetServiceRequest request) |
Future<GetServiceResult> |
AWSProtonAsync.getServiceAsync(GetServiceRequest getServiceRequest)
Get detail data for a service.
|
Future<GetServiceResult> |
AWSProtonAsyncClient.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AbstractAWSProtonAsync.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AWSProtonAsync.getServiceAsync(GetServiceRequest getServiceRequest,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler)
Get detail data for a service.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceResult> |
AWSProtonAsyncClient.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AbstractAWSProtonAsync.getServiceAsync(GetServiceRequest request,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler) |
Future<GetServiceResult> |
AWSProtonAsync.getServiceAsync(GetServiceRequest getServiceRequest,
AsyncHandler<GetServiceRequest,GetServiceResult> asyncHandler)
Get detail data for a service.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceResult |
GetServiceResult.clone() |
GetServiceResult |
GetServiceResult.withService(Service service)
The service detail data that's returned by AWS Proton.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceResult |
GetServiceFunction.apply(GetServiceRequest getServiceRequest)
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.