public static interface V1.DownwardAPIProjectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
V1.DownwardAPIVolumeFile |
getItems(int index)
Items is a list of DownwardAPIVolume file
+optional
|
int |
getItemsCount()
Items is a list of DownwardAPIVolume file
+optional
|
List<V1.DownwardAPIVolumeFile> |
getItemsList()
Items is a list of DownwardAPIVolume file
+optional
|
V1.DownwardAPIVolumeFileOrBuilder |
getItemsOrBuilder(int index)
Items is a list of DownwardAPIVolume file
+optional
|
List<? extends V1.DownwardAPIVolumeFileOrBuilder> |
getItemsOrBuilderList()
Items is a list of DownwardAPIVolume file
+optional
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<V1.DownwardAPIVolumeFile> getItemsList()
Items is a list of DownwardAPIVolume file +optional
repeated .k8s.io.api.core.v1.DownwardAPIVolumeFile items = 1;V1.DownwardAPIVolumeFile getItems(int index)
Items is a list of DownwardAPIVolume file +optional
repeated .k8s.io.api.core.v1.DownwardAPIVolumeFile items = 1;int getItemsCount()
Items is a list of DownwardAPIVolume file +optional
repeated .k8s.io.api.core.v1.DownwardAPIVolumeFile items = 1;List<? extends V1.DownwardAPIVolumeFileOrBuilder> getItemsOrBuilderList()
Items is a list of DownwardAPIVolume file +optional
repeated .k8s.io.api.core.v1.DownwardAPIVolumeFile items = 1;V1.DownwardAPIVolumeFileOrBuilder getItemsOrBuilder(int index)
Items is a list of DownwardAPIVolume file +optional
repeated .k8s.io.api.core.v1.DownwardAPIVolumeFile items = 1;Copyright © 2019. All rights reserved.