Uses of Class
io.kubernetes.client.proto.V1.Pod
-
Uses of V1.Pod in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.Pod>
V1.Pod.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PodModifier and TypeMethodDescriptionV1.Pod.Builder.build()
V1.Pod.Builder.buildPartial()
static V1.Pod
V1.Pod.getDefaultInstance()
V1.Pod.Builder.getDefaultInstanceForType()
V1.Pod.getDefaultInstanceForType()
V1.PodList.Builder.getItems
(int index) List of pods.V1.PodList.getItems
(int index) List of pods.V1.PodListOrBuilder.getItems
(int index) List of pods.static V1.Pod
V1.Pod.parseDelimitedFrom
(InputStream input) static V1.Pod
V1.Pod.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Pod
V1.Pod.parseFrom
(byte[] data) static V1.Pod
V1.Pod.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Pod
V1.Pod.parseFrom
(com.google.protobuf.ByteString data) static V1.Pod
V1.Pod.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Pod
V1.Pod.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.Pod
V1.Pod.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Pod
V1.Pod.parseFrom
(InputStream input) static V1.Pod
V1.Pod.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Pod
V1.Pod.parseFrom
(ByteBuffer data) static V1.Pod
V1.Pod.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodModifier and TypeMethodDescriptionV1.PodList.Builder.getItemsList()
List of pods.V1.PodList.getItemsList()
List of pods.V1.PodListOrBuilder.getItemsList()
List of pods.com.google.protobuf.Parser<V1.Pod>
V1.Pod.getParserForType()
static com.google.protobuf.Parser<V1.Pod>
V1.Pod.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PodModifier and TypeMethodDescriptionList of pods.List of pods.static V1.Pod.Builder
V1.Pod.newBuilder
(V1.Pod prototype) List of pods.Method parameters in io.kubernetes.client.proto with type arguments of type V1.PodModifier and TypeMethodDescriptionV1.PodList.Builder.addAllItems
(Iterable<? extends V1.Pod> values) List of pods.