public class StringMatch extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
StringMatch()
No args constructor for use in serialization
|
StringMatch(IsStringMatchMatchType matchType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
IsStringMatchMatchType |
getMatchType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setMatchType(IsStringMatchMatchType matchType) |
public StringMatch()
public StringMatch(IsStringMatchMatchType matchType)
matchType - public IsStringMatchMatchType getMatchType()
public void setMatchType(IsStringMatchMatchType matchType)
Copyright © 2015–2023 Red Hat. All rights reserved.