public class SourceEndpoint extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceEndpoint.SourceEndpointBuilder |
| Constructor and Description |
|---|
SourceEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static SourceEndpoint.SourceEndpointBuilder |
builder() |
List<String> |
getFollower() |
List<String> |
getPrimary() |
SourceEndpoint |
setFollower(List<String> follower) |
SourceEndpoint |
setPrimary(List<String> primary) |
String |
toString() |
public SourceEndpoint setPrimary(List<String> primary)
public SourceEndpoint setFollower(List<String> follower)
public static SourceEndpoint.SourceEndpointBuilder builder()
Copyright © 2023. All rights reserved.