Class GitHubAppRuntimeConfig$$accessor
java.lang.Object
io.quarkiverse.githubapp.runtime.config.GitHubAppRuntimeConfig$$accessor
@Generated("Quarkus annotation processor")
public final class GitHubAppRuntimeConfig$$accessor
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic Objectget_appName(Object __instance) static Objectget_credentialsProvider(Object __instance) static Objectget_credentialsProviderName(Object __instance) static Objectstatic Objectget_graphqlApiEndpoint(Object __instance) static Objectget_instanceEndpoint(Object __instance) static Objectget_privateKey(Object __instance) static booleanget_readConfigFilesFromSourceRepository(Object __instance) static Objectget_restApiEndpoint(Object __instance) static Objectget_webhookProxyUrl(Object __instance) static Objectget_webhookSecret(Object __instance) static Objectget_webhookUrlPath(Object __instance) static voidstatic voidset_appName(Object __instance, Object appName) static voidset_credentialsProvider(Object __instance, Object credentialsProvider) static voidset_credentialsProviderName(Object __instance, Object credentialsProviderName) static voidstatic voidset_graphqlApiEndpoint(Object __instance, Object graphqlApiEndpoint) static voidset_instanceEndpoint(Object __instance, Object instanceEndpoint) static voidset_privateKey(Object __instance, Object privateKey) static voidset_readConfigFilesFromSourceRepository(Object __instance, boolean readConfigFilesFromSourceRepository) static voidset_restApiEndpoint(Object __instance, Object restApiEndpoint) static voidset_webhookProxyUrl(Object __instance, Object webhookProxyUrl) static voidset_webhookSecret(Object __instance, Object webhookSecret) static voidset_webhookUrlPath(Object __instance, Object webhookUrlPath)
-
Method Details
-
get_appId
-
set_appId
-
get_appName
-
set_appName
-
get_readConfigFilesFromSourceRepository
-
set_readConfigFilesFromSourceRepository
public static void set_readConfigFilesFromSourceRepository(Object __instance, boolean readConfigFilesFromSourceRepository) -
get_privateKey
-
set_privateKey
-
get_webhookUrlPath
-
set_webhookUrlPath
-
get_webhookSecret
-
set_webhookSecret
-
get_credentialsProvider
-
set_credentialsProvider
-
get_credentialsProviderName
-
set_credentialsProviderName
-
get_webhookProxyUrl
-
set_webhookProxyUrl
-
get_instanceEndpoint
-
set_instanceEndpoint
-
get_restApiEndpoint
-
set_restApiEndpoint
-
get_graphqlApiEndpoint
-
set_graphqlApiEndpoint
-
get_debug
-
set_debug
-