Uses of Class
io.kubernetes.client.proto.V1Apps.DaemonSet
-
Uses of V1Apps.DaemonSet in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.DaemonSetModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.DaemonSet>
V1Apps.DaemonSet.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Apps.DaemonSetModifier and TypeMethodDescriptionV1Apps.DaemonSet.Builder.build()
V1Apps.DaemonSet.Builder.buildPartial()
static V1Apps.DaemonSet
V1Apps.DaemonSet.getDefaultInstance()
V1Apps.DaemonSet.Builder.getDefaultInstanceForType()
V1Apps.DaemonSet.getDefaultInstanceForType()
V1Apps.DaemonSetList.Builder.getItems
(int index) A list of daemon sets.V1Apps.DaemonSetList.getItems
(int index) A list of daemon sets.V1Apps.DaemonSetListOrBuilder.getItems
(int index) A list of daemon sets.static V1Apps.DaemonSet
V1Apps.DaemonSet.parseDelimitedFrom
(InputStream input) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(byte[] data) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(com.google.protobuf.ByteString data) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(InputStream input) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(ByteBuffer data) static V1Apps.DaemonSet
V1Apps.DaemonSet.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.DaemonSetModifier and TypeMethodDescriptionV1Apps.DaemonSetList.Builder.getItemsList()
A list of daemon sets.V1Apps.DaemonSetList.getItemsList()
A list of daemon sets.V1Apps.DaemonSetListOrBuilder.getItemsList()
A list of daemon sets.com.google.protobuf.Parser<V1Apps.DaemonSet>
V1Apps.DaemonSet.getParserForType()
static com.google.protobuf.Parser<V1Apps.DaemonSet>
V1Apps.DaemonSet.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Apps.DaemonSetModifier and TypeMethodDescriptionV1Apps.DaemonSetList.Builder.addItems
(int index, V1Apps.DaemonSet value) A list of daemon sets.V1Apps.DaemonSetList.Builder.addItems
(V1Apps.DaemonSet value) A list of daemon sets.V1Apps.DaemonSet.Builder.mergeFrom
(V1Apps.DaemonSet other) static V1Apps.DaemonSet.Builder
V1Apps.DaemonSet.newBuilder
(V1Apps.DaemonSet prototype) V1Apps.DaemonSetList.Builder.setItems
(int index, V1Apps.DaemonSet value) A list of daemon sets.Method parameters in io.kubernetes.client.proto with type arguments of type V1Apps.DaemonSetModifier and TypeMethodDescriptionV1Apps.DaemonSetList.Builder.addAllItems
(Iterable<? extends V1Apps.DaemonSet> values) A list of daemon sets.