| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model.k8s |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTypeMeta |
ImmutableTypeMeta.Builder.build()
Builds a new
ImmutableTypeMeta. |
static ImmutableTypeMeta |
ImmutableTypeMeta.copyOf(TypeMeta instance)
Creates an immutable copy of a
TypeMeta value. |
ImmutableTypeMeta |
ImmutableTypeMeta.withApiVersion(String value)
Copy the current immutable object by setting a value for the
apiVersion attribute. |
ImmutableTypeMeta |
ImmutableTypeMeta.withKind(String value)
Copy the current immutable object by setting a value for the
kind attribute. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.