Uses of Class
io.kubernetes.client.proto.V1.PodTemplateList
-
Uses of V1.PodTemplateList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodTemplateListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PodTemplateList>
V1.PodTemplateList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PodTemplateListModifier and TypeMethodDescriptionV1.PodTemplateList.Builder.build()
V1.PodTemplateList.Builder.buildPartial()
static V1.PodTemplateList
V1.PodTemplateList.getDefaultInstance()
V1.PodTemplateList.Builder.getDefaultInstanceForType()
V1.PodTemplateList.getDefaultInstanceForType()
static V1.PodTemplateList
V1.PodTemplateList.parseDelimitedFrom
(InputStream input) static V1.PodTemplateList
V1.PodTemplateList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(byte[] data) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(com.google.protobuf.ByteString data) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(InputStream input) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(ByteBuffer data) static V1.PodTemplateList
V1.PodTemplateList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodTemplateListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.PodTemplateList>
V1.PodTemplateList.getParserForType()
static com.google.protobuf.Parser<V1.PodTemplateList>
V1.PodTemplateList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PodTemplateListModifier and TypeMethodDescriptionV1.PodTemplateList.Builder.mergeFrom
(V1.PodTemplateList other) static V1.PodTemplateList.Builder
V1.PodTemplateList.newBuilder
(V1.PodTemplateList prototype)