Uses of Interface
app.coronawarn.server.common.protocols.internal.v2.ExposureConfigurationOrBuilder
-
Packages that use ExposureConfigurationOrBuilder Package Description app.coronawarn.server.common.protocols.internal.v2 -
-
Uses of ExposureConfigurationOrBuilder in app.coronawarn.server.common.protocols.internal.v2
Classes in app.coronawarn.server.common.protocols.internal.v2 that implement ExposureConfigurationOrBuilder Modifier and Type Class Description class
ExposureConfiguration
Protobuf typeapp.coronawarn.server.common.protocols.internal.v2.ExposureConfiguration
static class
ExposureConfiguration.Builder
Protobuf typeapp.coronawarn.server.common.protocols.internal.v2.ExposureConfiguration
Methods in app.coronawarn.server.common.protocols.internal.v2 that return ExposureConfigurationOrBuilder Modifier and Type Method Description ExposureConfigurationOrBuilder
ApplicationConfigurationIOS.Builder. getExposureConfigurationOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureConfiguration exposureConfiguration = 8;
ExposureConfigurationOrBuilder
ApplicationConfigurationIOS. getExposureConfigurationOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureConfiguration exposureConfiguration = 8;
ExposureConfigurationOrBuilder
ApplicationConfigurationIOSOrBuilder. getExposureConfigurationOrBuilder()
.app.coronawarn.server.common.protocols.internal.v2.ExposureConfiguration exposureConfiguration = 8;
-