| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise |
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle
data to the Amazon Web Services cloud at scale.
|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRegisterAccountStatusResponse> |
IoTFleetWiseAsyncClient.getRegisterAccountStatus(Consumer<GetRegisterAccountStatusRequest.Builder> getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon
Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web
Services Cloud.
|
default GetRegisterAccountStatusResponse |
IoTFleetWiseClient.getRegisterAccountStatus(Consumer<GetRegisterAccountStatusRequest.Builder> getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon
Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web
Services Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
static GetRegisterAccountStatusRequest.Builder |
GetRegisterAccountStatusRequest.builder() |
GetRegisterAccountStatusRequest.Builder |
GetRegisterAccountStatusRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRegisterAccountStatusRequest.Builder |
GetRegisterAccountStatusRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRegisterAccountStatusRequest.Builder |
GetRegisterAccountStatusRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRegisterAccountStatusRequest.Builder> |
GetRegisterAccountStatusRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.