Uses of Class
com.google.container.v1beta1.NodeTaints
-
Packages that use NodeTaints Package Description com.google.container.v1beta1 -
-
Uses of NodeTaints in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return NodeTaints Modifier and Type Method Description NodeTaintsNodeTaints.Builder. build()NodeTaintsNodeTaints.Builder. buildPartial()static NodeTaintsNodeTaints. getDefaultInstance()NodeTaintsNodeTaints.Builder. getDefaultInstanceForType()NodeTaintsNodeTaints. getDefaultInstanceForType()NodeTaintsUpdateNodePoolRequest.Builder. getTaints()The desired node taints to be applied to all nodes in the node pool.NodeTaintsUpdateNodePoolRequest. getTaints()The desired node taints to be applied to all nodes in the node pool.NodeTaintsUpdateNodePoolRequestOrBuilder. getTaints()The desired node taints to be applied to all nodes in the node pool.static NodeTaintsNodeTaints. parseDelimitedFrom(InputStream input)static NodeTaintsNodeTaints. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeTaintsNodeTaints. parseFrom(byte[] data)static NodeTaintsNodeTaints. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeTaintsNodeTaints. parseFrom(com.google.protobuf.ByteString data)static NodeTaintsNodeTaints. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeTaintsNodeTaints. parseFrom(com.google.protobuf.CodedInputStream input)static NodeTaintsNodeTaints. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeTaintsNodeTaints. parseFrom(InputStream input)static NodeTaintsNodeTaints. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NodeTaintsNodeTaints. parseFrom(ByteBuffer data)static NodeTaintsNodeTaints. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type NodeTaints Modifier and Type Method Description com.google.protobuf.Parser<NodeTaints>NodeTaints. getParserForType()static com.google.protobuf.Parser<NodeTaints>NodeTaints. parser()Methods in com.google.container.v1beta1 with parameters of type NodeTaints Modifier and Type Method Description NodeTaints.BuilderNodeTaints.Builder. mergeFrom(NodeTaints other)UpdateNodePoolRequest.BuilderUpdateNodePoolRequest.Builder. mergeTaints(NodeTaints value)The desired node taints to be applied to all nodes in the node pool.static NodeTaints.BuilderNodeTaints. newBuilder(NodeTaints prototype)UpdateNodePoolRequest.BuilderUpdateNodePoolRequest.Builder. setTaints(NodeTaints value)The desired node taints to be applied to all nodes in the node pool.
-