@Generated(value="jsii-pacmak/1.46.0 (build cd08c55)", date="2021-11-28T00:25:30.188Z") @Stability(value=Stable) public interface GroupVersionKind extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
GroupVersionKind.Builder
A builder for
GroupVersionKind |
static class |
GroupVersionKind.Jsii$Proxy
An implementation for
GroupVersionKind |
Modifier and Type | Method and Description |
---|---|
static GroupVersionKind.Builder |
builder() |
String |
getApiVersion()
The object's API version (e.g.
|
String |
getKind()
The object kind.
|
@Stability(value=Stable) @NotNull String getApiVersion()
@Stability(value=Stable) @NotNull String getKind()
@Stability(value=Stable) static GroupVersionKind.Builder builder()
GroupVersionKind.Builder
of GroupVersionKind
Copyright © 2021. All rights reserved.