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