| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.k8s |
| Modifier and Type | Method and Description |
|---|---|
TypeMeta.Builder |
ImmutableTypeMeta.Builder.apiVersion(String apiVersion)
Initializes the value for the
apiVersion attribute. |
TypeMeta.Builder |
ImmutableTypeMeta.Builder.from(TypeMeta instance)
Fill a builder with attribute values from the provided
TypeMeta instance. |
TypeMeta.Builder |
ImmutableTypeMeta.Builder.kind(String kind)
Initializes the value for the
kind attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.