| Package | Description |
|---|---|
| com.amazonaws.services.iotroborunner |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
GetDestinationResult |
AbstractAWSIoTRoboRunner.getDestination(GetDestinationRequest request) |
GetDestinationResult |
AWSIoTRoboRunnerClient.getDestination(GetDestinationRequest request)
Grants permission to get a destination
|
GetDestinationResult |
AWSIoTRoboRunner.getDestination(GetDestinationRequest getDestinationRequest)
Grants permission to get a destination
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetDestinationResult> |
AbstractAWSIoTRoboRunnerAsync.getDestinationAsync(GetDestinationRequest request,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler) |
Future<GetDestinationResult> |
AWSIoTRoboRunnerAsync.getDestinationAsync(GetDestinationRequest getDestinationRequest,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler)
Grants permission to get a destination
|
Future<GetDestinationResult> |
AWSIoTRoboRunnerAsyncClient.getDestinationAsync(GetDestinationRequest request,
AsyncHandler<GetDestinationRequest,GetDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDestinationResult |
GetDestinationResult.clone() |
GetDestinationResult |
GetDestinationResult.withAdditionalFixedProperties(String additionalFixedProperties) |
GetDestinationResult |
GetDestinationResult.withArn(String arn) |
GetDestinationResult |
GetDestinationResult.withCreatedAt(Date createdAt) |
GetDestinationResult |
GetDestinationResult.withId(String id) |
GetDestinationResult |
GetDestinationResult.withName(String name) |
GetDestinationResult |
GetDestinationResult.withSite(String site) |
GetDestinationResult |
GetDestinationResult.withState(DestinationState state) |
GetDestinationResult |
GetDestinationResult.withState(String state) |
GetDestinationResult |
GetDestinationResult.withUpdatedAt(Date updatedAt) |
Copyright © 2023. All rights reserved.