Uses of Class
software.amazon.awssdk.services.iotfleetwise.model.TimestreamRegistrationResponse
-
Packages that use TimestreamRegistrationResponse Package Description software.amazon.awssdk.services.iotfleetwise.model -
-
Uses of TimestreamRegistrationResponse in software.amazon.awssdk.services.iotfleetwise.model
Methods in software.amazon.awssdk.services.iotfleetwise.model that return TimestreamRegistrationResponse Modifier and Type Method Description TimestreamRegistrationResponseGetRegisterAccountStatusResponse. timestreamRegistrationResponse()Information about the registered Amazon Timestream resources or errors, if any.Methods in software.amazon.awssdk.services.iotfleetwise.model with parameters of type TimestreamRegistrationResponse Modifier and Type Method Description GetRegisterAccountStatusResponse.BuilderGetRegisterAccountStatusResponse.Builder. timestreamRegistrationResponse(TimestreamRegistrationResponse timestreamRegistrationResponse)Information about the registered Amazon Timestream resources or errors, if any.
-