public class CommonSourceEndpoint extends Object
| 构造器和说明 |
|---|
CommonSourceEndpoint() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<EndpointCredentialProvider> |
getFollower() |
List<EndpointCredentialProvider> |
getPrimary() |
CommonSourceEndpoint |
setFollower(List<EndpointCredentialProvider> follower) |
CommonSourceEndpoint |
setPrimary(List<EndpointCredentialProvider> primary) |
String |
toString() |
public List<EndpointCredentialProvider> getPrimary()
public CommonSourceEndpoint setPrimary(List<EndpointCredentialProvider> primary)
public List<EndpointCredentialProvider> getFollower()
public CommonSourceEndpoint setFollower(List<EndpointCredentialProvider> follower)
Copyright © 2024. All rights reserved.