| Modifier and Type | Class and Description |
|---|---|
static class |
V1.Pod
Pod is a collection of containers that can run on a host.
|
static class |
V1.Pod.Builder
Pod is a collection of containers that can run on a host.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodOrBuilder |
V1.PodListOrBuilder.getItemsOrBuilder(int index)
List of pods.
|
V1.PodOrBuilder |
V1.PodList.getItemsOrBuilder(int index)
List of pods.
|
V1.PodOrBuilder |
V1.PodList.Builder.getItemsOrBuilder(int index)
List of pods.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.PodOrBuilder> |
V1.PodListOrBuilder.getItemsOrBuilderList()
List of pods.
|
List<? extends V1.PodOrBuilder> |
V1.PodList.getItemsOrBuilderList()
List of pods.
|
List<? extends V1.PodOrBuilder> |
V1.PodList.Builder.getItemsOrBuilderList()
List of pods.
|
Copyright © 2021. All rights reserved.