Uses of Class
com.azure.resourcemanager.appplatform.models.JarUploadedUserSourceInfo
Packages that use JarUploadedUserSourceInfo
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of JarUploadedUserSourceInfo in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return JarUploadedUserSourceInfoModifier and TypeMethodDescriptionJarUploadedUserSourceInfo.withJvmOptions(String jvmOptions) Set the jvmOptions property: JVM parameter.JarUploadedUserSourceInfo.withRelativePath(String relativePath) Set the relativePath property: Relative path of the storage which stores the source.JarUploadedUserSourceInfo.withRuntimeVersion(String runtimeVersion) Set the runtimeVersion property: Runtime version of the Jar file.JarUploadedUserSourceInfo.withVersion(String version) Set the version property: Version of the source.