createApplication
inline suspend fun ApplicationDiscoveryClient.createApplication(crossinline block: CreateApplicationRequest.Builder.() -> Unit): CreateApplicationResponse
Creates an application with the given name and description.
Creates an application with the given name and description.