Uses of Interface
software.amazon.awssdk.services.appfabric.model.AppBundleSummary.Builder
-
Packages that use AppBundleSummary.Builder Package Description software.amazon.awssdk.services.appfabric.model -
-
Uses of AppBundleSummary.Builder in software.amazon.awssdk.services.appfabric.model
Methods in software.amazon.awssdk.services.appfabric.model that return AppBundleSummary.Builder Modifier and Type Method Description AppBundleSummary.BuilderAppBundleSummary.Builder. arn(String arn)The Amazon Resource Name (ARN) of the app bundle.static AppBundleSummary.BuilderAppBundleSummary. builder()AppBundleSummary.BuilderAppBundleSummary. toBuilder()Methods in software.amazon.awssdk.services.appfabric.model that return types with arguments of type AppBundleSummary.Builder Modifier and Type Method Description static Class<? extends AppBundleSummary.Builder>AppBundleSummary. serializableBuilderClass()
-