| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeProjectResult> |
AbstractAWSIoTSiteWiseAsync.describeProjectAsync(DescribeProjectRequest request,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler) |
Future<DescribeProjectResult> |
AWSIoTSiteWiseAsync.describeProjectAsync(DescribeProjectRequest describeProjectRequest,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler)
Retrieves information about a project.
|
Future<DescribeProjectResult> |
AWSIoTSiteWiseAsyncClient.describeProjectAsync(DescribeProjectRequest request,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectRequest |
DescribeProjectRequest.clone() |
DescribeProjectRequest |
DescribeProjectRequest.withProjectId(String projectId)
The ID of the project.
|
Copyright © 2023. All rights reserved.