| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProjectResult |
AWSIoTSiteWiseClient.createProject(CreateProjectRequest request)
Creates a project in the specified portal.
|
CreateProjectResult |
AbstractAWSIoTSiteWise.createProject(CreateProjectRequest request) |
CreateProjectResult |
AWSIoTSiteWise.createProject(CreateProjectRequest createProjectRequest)
Creates a project in the specified portal.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProjectResult> |
AbstractAWSIoTSiteWiseAsync.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
Future<CreateProjectResult> |
AWSIoTSiteWiseAsync.createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
Creates a project in the specified portal.
|
Future<CreateProjectResult> |
AWSIoTSiteWiseAsyncClient.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProjectResult |
CreateProjectResult.clone() |
CreateProjectResult |
CreateProjectResult.withProjectArn(String projectArn)
The ARN of the project,
which has the following format.
|
CreateProjectResult |
CreateProjectResult.withProjectId(String projectId)
The ID of the project.
|
Copyright © 2022. All rights reserved.