Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.GetRegisterAccountStatusRequest
-
Packages that use GetRegisterAccountStatusRequest 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.transform -
-
Uses of GetRegisterAccountStatusRequest in software.amazon.awssdk.services.iotfleetwise
Methods in software.amazon.awssdk.services.iotfleetwise with parameters of type GetRegisterAccountStatusRequest Modifier and Type Method Description default CompletableFuture<GetRegisterAccountStatusResponse>IoTFleetWiseAsyncClient. getRegisterAccountStatus(GetRegisterAccountStatusRequest 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 GetRegisterAccountStatusResponseIoTFleetWiseClient. getRegisterAccountStatus(GetRegisterAccountStatusRequest 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. -
Uses of GetRegisterAccountStatusRequest in software.amazon.awssdk.services.iotfleetwise.transform
Methods in software.amazon.awssdk.services.iotfleetwise.transform with parameters of type GetRegisterAccountStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetRegisterAccountStatusRequestMarshaller. marshall(GetRegisterAccountStatusRequest getRegisterAccountStatusRequest)
-