static ImmutableServiceWeights.Builder |
ImmutableServiceWeights.builder() |
|
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.from(ServiceWeights instance) |
Fill a builder with attribute values from the provided ServiceWeights instance.
|
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.passing(int passing) |
Initializes the value for the passing attribute.
|
ImmutableServiceWeights.Builder |
ImmutableServiceWeights.Builder.warning(int warning) |
Initializes the value for the warning attribute.
|