Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.RegistrationVersionStatusHistory
-
Packages that use RegistrationVersionStatusHistory Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of RegistrationVersionStatusHistory in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return RegistrationVersionStatusHistory Modifier and Type Method Description RegistrationVersionStatusHistoryCreateRegistrationVersionResponse. registrationVersionStatusHistory()A RegistrationVersionStatusHistory object that contains timestamps for the registration.RegistrationVersionStatusHistoryDiscardRegistrationVersionResponse. registrationVersionStatusHistory()The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.RegistrationVersionStatusHistoryRegistrationVersionInformation. registrationVersionStatusHistory()The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.RegistrationVersionStatusHistorySubmitRegistrationVersionResponse. registrationVersionStatusHistory()The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model with parameters of type RegistrationVersionStatusHistory Modifier and Type Method Description CreateRegistrationVersionResponse.BuilderCreateRegistrationVersionResponse.Builder. registrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)A RegistrationVersionStatusHistory object that contains timestamps for the registration.DiscardRegistrationVersionResponse.BuilderDiscardRegistrationVersionResponse.Builder. registrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.RegistrationVersionInformation.BuilderRegistrationVersionInformation.Builder. registrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.SubmitRegistrationVersionResponse.BuilderSubmitRegistrationVersionResponse.Builder. registrationVersionStatusHistory(RegistrationVersionStatusHistory registrationVersionStatusHistory)The RegistrationVersionStatusHistory object contains the time stamps for when the reservations status changes.
-