Uses of Class
software.amazon.awssdk.services.mobile.model.AccountActionRequiredException
-
Packages that use AccountActionRequiredException Package Description software.amazon.awssdk.services.mobile AWS Mobile Service provides mobile app and website developers with capabilities required to configure AWS resources and bootstrap their developer desktop projects with the necessary SDKs, constants, tools and samples to make use of those resources. -
-
Uses of AccountActionRequiredException in software.amazon.awssdk.services.mobile
Methods in software.amazon.awssdk.services.mobile that throw AccountActionRequiredException Modifier and Type Method Description default UpdateProjectResponseMobileClient. updateProject(Consumer<UpdateProjectRequest.Builder> updateProjectRequest)Update an existing project.default UpdateProjectResponseMobileClient. updateProject(UpdateProjectRequest updateProjectRequest)Update an existing project.
-