Package-level declarations

Types

Link copied to clipboard
enum ResolverMetricsConfig : Enum<ResolverMetricsConfig> , ConvertibleToJava<ResolverMetricsConfig>

Enables or disables enhanced resolver metrics for specified resolvers. Note that `MetricsConfig` won't be used unless the `resolverLevelMetricsBehavior` value is set to `PER_RESOLVER_METRICS`. If the `resolverLevelMetricsBehavior` is set to `FULL_REQUEST_RESOLVER_METRICS` instead, `MetricsConfig` will be ignored. However, you can still set its value.

Link copied to clipboard
enum SourceApiAssociationConfigMergeType : Enum<SourceApiAssociationConfigMergeType> , ConvertibleToJava<SourceApiAssociationConfigMergeType>

Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.

Link copied to clipboard
enum SourceApiAssociationStatus : Enum<SourceApiAssociationStatus> , ConvertibleToJava<SourceApiAssociationStatus>

Current status of SourceApiAssociation.