Uses of Class
io.kubernetes.client.proto.V1.PodTemplate
-
Uses of V1.PodTemplate in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.PodTemplateModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.PodTemplate>
V1.PodTemplate.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.PodTemplateModifier and TypeMethodDescriptionV1.PodTemplate.Builder.build()
V1.PodTemplate.Builder.buildPartial()
static V1.PodTemplate
V1.PodTemplate.getDefaultInstance()
V1.PodTemplate.Builder.getDefaultInstanceForType()
V1.PodTemplate.getDefaultInstanceForType()
V1.PodTemplateList.Builder.getItems
(int index) List of pod templatesV1.PodTemplateList.getItems
(int index) List of pod templatesV1.PodTemplateListOrBuilder.getItems
(int index) List of pod templatesstatic V1.PodTemplate
V1.PodTemplate.parseDelimitedFrom
(InputStream input) static V1.PodTemplate
V1.PodTemplate.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplate
V1.PodTemplate.parseFrom
(byte[] data) static V1.PodTemplate
V1.PodTemplate.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplate
V1.PodTemplate.parseFrom
(com.google.protobuf.ByteString data) static V1.PodTemplate
V1.PodTemplate.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplate
V1.PodTemplate.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.PodTemplate
V1.PodTemplate.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplate
V1.PodTemplate.parseFrom
(InputStream input) static V1.PodTemplate
V1.PodTemplate.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.PodTemplate
V1.PodTemplate.parseFrom
(ByteBuffer data) static V1.PodTemplate
V1.PodTemplate.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodTemplateModifier and TypeMethodDescriptionV1.PodTemplateList.Builder.getItemsList()
List of pod templatesV1.PodTemplateList.getItemsList()
List of pod templatesV1.PodTemplateListOrBuilder.getItemsList()
List of pod templatescom.google.protobuf.Parser<V1.PodTemplate>
V1.PodTemplate.getParserForType()
static com.google.protobuf.Parser<V1.PodTemplate>
V1.PodTemplate.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.PodTemplateModifier and TypeMethodDescriptionV1.PodTemplateList.Builder.addItems
(int index, V1.PodTemplate value) List of pod templatesV1.PodTemplateList.Builder.addItems
(V1.PodTemplate value) List of pod templatesV1.PodTemplate.Builder.mergeFrom
(V1.PodTemplate other) static V1.PodTemplate.Builder
V1.PodTemplate.newBuilder
(V1.PodTemplate prototype) V1.PodTemplateList.Builder.setItems
(int index, V1.PodTemplate value) List of pod templatesMethod parameters in io.kubernetes.client.proto with type arguments of type V1.PodTemplateModifier and TypeMethodDescriptionV1.PodTemplateList.Builder.addAllItems
(Iterable<? extends V1.PodTemplate> values) List of pod templates