@Beta public class ScpCfServiceDesignator extends Object
Be aware that this class is in Beta (as indicated by the annotation) and therefore subject to breaking changes.
Modifier and Type | Class and Description |
---|---|
static class |
ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder |
Modifier and Type | Method and Description |
---|---|
static ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder |
builder() |
boolean |
match(ScpCfServiceInfo serviceInfo)
Evaluate this designator's parameter settings against the given service info instance.
|
String |
toString() |
public boolean match(@Nonnull ScpCfServiceInfo serviceInfo)
serviceInfo
- to testpublic static ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder builder()
Copyright © 2019 SAP SE. All rights reserved.