| 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 |
|---|---|
GetServiceInstanceResult |
AWSProtonClient.getServiceInstance(GetServiceInstanceRequest request)
Get detailed data for a service instance.
|
GetServiceInstanceResult |
AWSProton.getServiceInstance(GetServiceInstanceRequest getServiceInstanceRequest)
Get detailed data for a service instance.
|
GetServiceInstanceResult |
AbstractAWSProton.getServiceInstance(GetServiceInstanceRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetServiceInstanceResult> |
AWSProtonAsyncClient.getServiceInstanceAsync(GetServiceInstanceRequest request,
AsyncHandler<GetServiceInstanceRequest,GetServiceInstanceResult> asyncHandler) |
Future<GetServiceInstanceResult> |
AbstractAWSProtonAsync.getServiceInstanceAsync(GetServiceInstanceRequest request,
AsyncHandler<GetServiceInstanceRequest,GetServiceInstanceResult> asyncHandler) |
Future<GetServiceInstanceResult> |
AWSProtonAsync.getServiceInstanceAsync(GetServiceInstanceRequest getServiceInstanceRequest,
AsyncHandler<GetServiceInstanceRequest,GetServiceInstanceResult> asyncHandler)
Get detailed data for a service instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceResult |
GetServiceInstanceResult.clone() |
GetServiceInstanceResult |
GetServiceInstanceResult.withServiceInstance(ServiceInstance serviceInstance)
The detailed data of the requested service instance.
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceResult |
GetServiceInstanceFunction.apply(GetServiceInstanceRequest getServiceInstanceRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2023. All rights reserved.