public class GRPCMethodMatch extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
GRPCMethodMatch()
No args constructor for use in serialization
|
GRPCMethodMatch(String method,
String service,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getMethod() |
String |
getService() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setMethod(String method) |
void |
setService(String service) |
void |
setType(String type) |
public GRPCMethodMatch()
Copyright © 2015–2023 Red Hat. All rights reserved.