Uses of Class
software.amazon.awssdk.services.servicecatalog.model.LastSync
-
Packages that use LastSync Package Description software.amazon.awssdk.services.servicecatalog.model -
-
Uses of LastSync in software.amazon.awssdk.services.servicecatalog.model
Methods in software.amazon.awssdk.services.servicecatalog.model that return LastSync Modifier and Type Method Description LastSyncSourceConnectionDetail. lastSync()Provides details about the product's connection sync and contains the following sub-fields.Methods in software.amazon.awssdk.services.servicecatalog.model with parameters of type LastSync Modifier and Type Method Description SourceConnectionDetail.BuilderSourceConnectionDetail.Builder. lastSync(LastSync lastSync)Provides details about the product's connection sync and contains the following sub-fields.
-