@Generated(value="jsonschema2pojo") public class GatewayInfrastructure extends Object implements io.fabric8.kubernetes.api.builder.Editable<GatewayInfrastructureBuilder>, io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
GatewayInfrastructure()
No args constructor for use in serialization
|
GatewayInfrastructure(Map<String,String> annotations,
Map<String,String> labels) |
| Modifier and Type | Method and Description |
|---|---|
GatewayInfrastructureBuilder |
edit() |
Map<String,Object> |
getAdditionalProperties() |
Map<String,String> |
getAnnotations() |
Map<String,String> |
getLabels() |
void |
setAdditionalProperties(Map<String,Object> additionalProperties) |
void |
setAdditionalProperty(String name,
Object value) |
void |
setAnnotations(Map<String,String> annotations) |
void |
setLabels(Map<String,String> labels) |
GatewayInfrastructureBuilder |
toBuilder() |
public GatewayInfrastructure()
public GatewayInfrastructureBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<GatewayInfrastructureBuilder>public GatewayInfrastructureBuilder toBuilder()
Copyright © 2015–2025 Red Hat. All rights reserved.