Uses of Class
software.amazon.awssdk.services.appfabric.model.AppBundle
-
Packages that use AppBundle Package Description software.amazon.awssdk.services.appfabric.model -
-
Uses of AppBundle in software.amazon.awssdk.services.appfabric.model
Methods in software.amazon.awssdk.services.appfabric.model that return AppBundle Modifier and Type Method Description AppBundleCreateAppBundleResponse. appBundle()Contains information about an app bundle.AppBundleGetAppBundleResponse. appBundle()Contains information about an app bundle.Methods in software.amazon.awssdk.services.appfabric.model with parameters of type AppBundle Modifier and Type Method Description CreateAppBundleResponse.BuilderCreateAppBundleResponse.Builder. appBundle(AppBundle appBundle)Contains information about an app bundle.GetAppBundleResponse.BuilderGetAppBundleResponse.Builder. appBundle(AppBundle appBundle)Contains information about an app bundle.
-