Get Java Component Result
data class GetJavaComponentResult(val azureApiVersion: String, val id: String, val name: String, val properties: Any, val systemData: SystemDataResponse, val type: String)
Java Component.
Java Component.