| Package | Description |
|---|---|
| io.split.api.dtos | |
| io.split.api.dtos.segments | |
| io.split.api.dtos.split |
| Modifier and Type | Method and Description |
|---|---|
URN |
URN.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static URN.Builder |
URN.builder(URN other) |
| Modifier and Type | Method and Description |
|---|---|
URN |
SegmentDefinition.environment() |
URN |
SegmentDefinition.trafficType() |
| Modifier and Type | Method and Description |
|---|---|
SegmentDefinition.Builder |
SegmentDefinition.Builder.environment(URN environment) |
void |
SegmentDefinition.setEnvironment(URN environment) |
void |
SegmentDefinition.setTrafficType(URN trafficType) |
SegmentDefinition.Builder |
SegmentDefinition.Builder.trafficType(URN trafficType) |
| Modifier and Type | Method and Description |
|---|---|
URN |
SplitDefinition.environment() |
URN |
SplitDefinition.trafficType() |
URN |
Split.trafficType() |
| Modifier and Type | Method and Description |
|---|---|
SplitDefinition.Builder |
SplitDefinition.Builder.environment(URN environment) |
void |
SplitDefinition.setEnvironment(URN environment) |
void |
SplitDefinition.setTrafficType(URN trafficType) |
void |
Split.setTrafficType(URN trafficType) |
SplitDefinition.Builder |
SplitDefinition.Builder.trafficType(URN trafficType) |
Split.Builder |
Split.Builder.trafficType(URN trafficType) |
| Modifier and Type | Method and Description |
|---|---|
void |
Split.setTags(List<URN> tags) |
Split.Builder |
Split.Builder.tags(List<URN> tags) |
Copyright © 2018. All rights reserved.