| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayResult |
AbstractAWSIoTSiteWise.createGateway(CreateGatewayRequest request) |
CreateGatewayResult |
AWSIoTSiteWise.createGateway(CreateGatewayRequest createGatewayRequest)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
CreateGatewayResult |
AWSIoTSiteWiseClient.createGateway(CreateGatewayRequest request)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateGatewayResult> |
AbstractAWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest request) |
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest createGatewayRequest)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsyncClient.createGatewayAsync(CreateGatewayRequest request) |
Future<CreateGatewayResult> |
AbstractAWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest request,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler) |
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest createGatewayRequest,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsyncClient.createGatewayAsync(CreateGatewayRequest request,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateGatewayResult> |
AbstractAWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest request,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler) |
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsync.createGatewayAsync(CreateGatewayRequest createGatewayRequest,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler)
Creates a gateway, which is a virtual or edge device that delivers industrial data streams from local servers to
IoT SiteWise.
|
Future<CreateGatewayResult> |
AWSIoTSiteWiseAsyncClient.createGatewayAsync(CreateGatewayRequest request,
AsyncHandler<CreateGatewayRequest,CreateGatewayResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayResult |
CreateGatewayResult.clone() |
CreateGatewayResult |
CreateGatewayResult.withGatewayArn(String gatewayArn)
The ARN of the gateway,
which has the following format.
|
CreateGatewayResult |
CreateGatewayResult.withGatewayId(String gatewayId)
The ID of the gateway device.
|
Copyright © 2022. All rights reserved.