ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.clear() |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.clearMaxExposureDetectionsPerInterval() |
int32 maxExposureDetectionsPerInterval = 1;
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.clone() |
|
ExposureDetectionParametersIOS.Builder |
ApplicationConfiguration.Builder.getIosExposureDetectionParametersBuilder() |
.app.coronawarn.server.common.protocols.internal.ExposureDetectionParametersIOS iosExposureDetectionParameters = 10;
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.mergeFrom(ExposureDetectionParametersIOS other) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.newBuilder() |
|
static ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.newBuilder(ExposureDetectionParametersIOS prototype) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.newBuilderForType() |
|
protected ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.setMaxExposureDetectionsPerInterval(int value) |
int32 maxExposureDetectionsPerInterval = 1;
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ExposureDetectionParametersIOS.Builder |
ExposureDetectionParametersIOS.toBuilder() |
|