open class InstanceHttpClient : HttpClient
<init> |
InstanceHttpClient(aem: AemExtension, instance: Instance) |
instance |
val instance: Instance |
throwStatusException |
open fun throwStatusException(response: HttpResponse): Unit |
RepositoryHttpClient |
class RepositoryHttpClient : InstanceHttpClient |