Uses of Class
software.amazon.awssdk.services.cognitosync.model.PushSync
-
Packages that use PushSync Package Description software.amazon.awssdk.services.cognitosync.model -
-
Uses of PushSync in software.amazon.awssdk.services.cognitosync.model
Methods in software.amazon.awssdk.services.cognitosync.model that return PushSync Modifier and Type Method Description PushSyncGetIdentityPoolConfigurationResponse. pushSync()Options to apply to this identity pool for push synchronization.PushSyncSetIdentityPoolConfigurationRequest. pushSync()Options to apply to this identity pool for push synchronization.PushSyncSetIdentityPoolConfigurationResponse. pushSync()Options to apply to this identity pool for push synchronization.Methods in software.amazon.awssdk.services.cognitosync.model with parameters of type PushSync Modifier and Type Method Description GetIdentityPoolConfigurationResponse.BuilderGetIdentityPoolConfigurationResponse.Builder. pushSync(PushSync pushSync)Options to apply to this identity pool for push synchronization.SetIdentityPoolConfigurationRequest.BuilderSetIdentityPoolConfigurationRequest.Builder. pushSync(PushSync pushSync)Options to apply to this identity pool for push synchronization.SetIdentityPoolConfigurationResponse.BuilderSetIdentityPoolConfigurationResponse.Builder. pushSync(PushSync pushSync)Options to apply to this identity pool for push synchronization.
-